0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/e2e-api
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
..
admin 🐛 Fixed member "last seen at" data not being returned in the API 2022-03-17 10:58:07 +00:00
content Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
members Fixed local-only e2e test failure 2022-03-16 12:53:58 +00:00