Ghost/test/unit/server/data
Daniel Lockyer 32e2d15880
Split apart DB init queries in tests
refs https://github.com/TryGhost/Toolbox/issues/213

- `better-sqlite3` doesn't like multiple queries in the same statement
  so we can make the change here to split them up ahead of the switch
2022-03-28 16:17:17 +01:00
..
db Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
exporter Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
importer 🐛 Fixed uppercase file extensions ignored in content import (#14268) 2022-03-11 09:17:58 +01:00
migrations Split apart DB init queries in tests 2022-03-28 16:17:17 +01:00
schema Enabled Admin integration for tiers and offers API (#14325) 2022-03-16 16:46:26 +05:30