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 Renamed testUtils.startGhost to localUtils.startGhost 2021-11-22 21:56:32 +13:00
key_authentication.test.js Renamed testUtils.startGhost to localUtils.startGhost 2021-11-22 21:56:32 +13:00
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 Converted settings e2e test to use test-framework 2022-02-24 00:47:09 +13:00
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 Added alias for non-versioned API endpoints 2022-03-03 20:21:22 +13:00