thelounge/test/models
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
..
chan.ts test/chan: getFilteredClone has more fields than the test thinks 2024-04-21 15:11:52 +02:00
msg.ts test/models/msg: fix linkpreview import 2024-04-21 15:11:52 +02:00
network.ts test/models/network: fix import path 2024-04-21 15:11:52 +02:00