Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable parallel runs of quotest #435

Open
KitsuneRal opened this issue Jan 1, 2021 · 0 comments
Open

Enable parallel runs of quotest #435

KitsuneRal opened this issue Jan 1, 2021 · 0 comments
Labels
enhancement A feature or change request for the library

Comments

@KitsuneRal
Copy link
Member

The way quotest works now requires exclusive interaction with the room (there's joining and leaving, in particular, and there's an intention to add room creation and deletion to the mix). It would be great if every execution could work independently, with some observing instance to enable joining/leaving those transient rooms. With one room per invocation, two test users (one managing the room and one visiting it) should probably be enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature or change request for the library
Projects
Status: 0.9 - To Do
Development

No branches or pull requests

1 participant