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

test(e2e): add test for "ID-TAKEN" twice in a row #1124

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

WofWca
Copy link
Contributor

@WofWca WofWca commented Aug 24, 2023

See #180 (comment)
Follow-up to 1005bdf

@jonasgloning jonasgloning merged commit 0d664e0 into peers:master Aug 25, 2023
3 of 7 checks passed
@WofWca
Copy link
Contributor Author

WofWca commented Aug 25, 2023

Is the test not failing for you? Does it use 0.peerjs.com? I haven't managed to get the tests running on my machine.

@jonasgloning
Copy link
Member

Hey @WofWca, I just replied to you in the issue thread. It should be fixed by now.

To get the test running:

npm ci
npm run build
npx http-server -p 3000 --cors & # background or new terminal
npm run e2e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants