element-hq / element-call

Group calls powered by Matrix
https://call.element.io
GNU Affero General Public License v3.0
591 stars 92 forks source link

Use hot test input marbles instead of cold #2810

Closed hughns closed 1 day ago

hughns commented 2 days ago

These will be needed for https://github.com/element-hq/element-call/pull/2701

toger5 commented 2 days ago

Of course the unit tests still need fixing but the appraoch of moving form cold -> hot is good.

hughns commented 1 day ago

I am going to put the failing test into another PR so that the rest of the changes can be merged.