thelounge/test/plugins
Reto Brunner 899762cddd sqlite: Add infrastructure for migration tests
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.
2023-02-27 14:20:29 +01:00
..
auth TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
inputs TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
packages TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
clientCertificate.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
link.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
sqlite.ts sqlite: Add infrastructure for migration tests 2023-02-27 14:20:29 +01:00
storage.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00