thelounge/server/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 Fix ctcp request message (#4603) 2022-07-06 22:28:18 -07:00
irc-events extract cleanIrcMessage from client to shared 2023-01-30 09:14:40 +01:00
messageStorage sqlite: Add infrastructure for migration tests 2023-02-27 14:20:29 +01:00
packages TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
auth.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
changelog.ts Added client type checking to webpack (#4619) 2022-08-23 00:26:07 -07:00
clientCertificate.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
dev-server.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
storage.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
sts.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
uploader.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
webpush.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00