Jonas Platte
a744447bb5
test: Respect RUST_LOG in integration-testing
2022-09-08 12:13:30 +02:00
Flix
df4ee7db4c
test: Add test for repeated joining and leaving
2022-09-05 16:33:31 +02:00
Jonas Platte
936f0371de
chore: Use once_cell instead of lazy_static in integration test crate
2022-08-11 10:45:04 +02:00
docweirdo
febfcf9796
feat(sdk): Make room actions return typed room objects
...
… by waiting for the corresponding event confirming the action. Affects:
* Creating a room
* (Re-)Joining a room
* Leaving a room
* Accepting an invitation
* Rejecting an invitation
2022-08-10 17:32:38 +02:00
Benjamin Kampmann
59332e46b5
switch to multithreaded tokio test runner
2022-07-21 17:58:50 +02:00
Benjamin Kampmann
3d3db96734
style(integration-tests): minor rust fmt fixes
2022-07-19 12:11:13 +02:00
Benjamin Kampmann
8520976417
style(test): fix styles of integration tests
2022-07-18 17:55:31 +02:00
Benjamin Kampmann
e2f1f01cb2
test(sdk): creating integration tests for invitations
2022-07-18 17:33:09 +02:00