mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
83ad79308b
- 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 |
||
---|---|---|
.. | ||
__snapshots__ | ||
authors.test.js | ||
key_authentication.test.js | ||
pages.test.js | ||
posts.test.js | ||
settings.test.js | ||
tags.test.js | ||
tiers.test.js | ||
utils.js |