Ghost/test/e2e-api/content
Hannah Wolfe 83ad79308b Updated tests to use DatabaseInfo
- some code in tests were still using various unreliable methods to determine the database in use
- DatabaseInfo is the correct method to check if the db is mysql or sqlite
- Exposed DatabaseInfo via our test db-utils to make this easier
2022-03-17 17:33:11 +00:00
..
__snapshots__ Updated test snapshot for tiers e2e tests 2022-03-17 14:03:12 +00:00
authors.test.js
key_authentication.test.js
pages.test.js Added tiers data for posts with non tiers visibility 2022-03-04 18:22:59 +05:30
posts.test.js Added tiers data for posts with non tiers visibility 2022-03-04 18:22:59 +05:30
settings.test.js
tags.test.js Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
tiers.test.js Removed archived tiers from content api (#14329) 2022-03-16 22:02:42 +05:30
utils.js