899762cddd
This sets up the testing infrastructure to test migrations we are doing. It's done on a in memory database directly, we are only interested in the statements themselves and it's easier than to try and inject a prepared db into the store. We do add some dummy data though to make sure we actually execute the things as we expect. |
||
---|---|---|
.. | ||
client | ||
commands | ||
fixtures | ||
models | ||
plugins | ||
shared | ||
src | ||
tests | ||
.mocharc.yml | ||
.nycrc-mocha.json | ||
.nycrc-report.json | ||
server.ts | ||
tsconfig.json | ||
util.ts |