mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 12:03:11 +00:00
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. |
||
---|---|---|
.. | ||
command-line | ||
models | ||
plugins | ||
types | ||
client.ts | ||
clientManager.ts | ||
config.ts | ||
helper.ts | ||
identification.ts | ||
index.d.ts | ||
index.ts | ||
log.ts | ||
server.ts | ||
tsconfig.json |