thelounge/test
Reto Brunner a200bab8bd test/chan: getFilteredClone has more fields than the test thinks
The codebase shoves various things into channel objects to transmit them
for things like channel lists etc.

This however means that the type does contains the fields and needs
to export them.

We should clean up the events so that we can get rid of all that.
But for now, we adapt the test expectation to reality.
2024-04-21 15:11:52 +02:00
..
client Move condensedTypes to shared/ 2023-01-30 09:14:40 +01:00
commands fix mode tests 2024-04-21 15:11:52 +02:00
fixtures TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
models test/chan: getFilteredClone has more fields than the test thinks 2024-04-21 15:11:52 +02:00
plugins test/plugins/sqlite: fix import path 2024-04-21 15:11:52 +02:00
shared linkify: simplify noscheme detection logic 2024-01-21 21:18:09 +01:00
src TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
tests Client: move socket connection out of the constructor 2023-03-15 08:40:53 +01:00
.mocharc.yml mocha: move spec to invocation 2024-01-27 15:34:13 +01:00
.nycrc-mocha.json TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
.nycrc-report.json Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
client.ts test/client: fix import path 2024-04-21 15:11:52 +02:00
server.ts network event: remove unused array 2024-04-21 15:11:51 +02:00
tsconfig.json Extract tests to shared/ 2023-01-30 09:14:40 +01:00
util.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00