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

Sample e2e test #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mstawick
Copy link

@mstawick mstawick commented Jan 9, 2021

It turns out that for this project everything works out of the box. So just run
ng e2e

and the test should run without problems (might complain about chrome version). My own project is pretty complex, and I'm doing things like lazy-initializing RxStompService after the user gets his credentials, so my workaround from stomp-js/ng2-stompjs#133 may very well be valid in certain scenarios.

@kum-deepak
Copy link
Member

Thanks! I will test it on my machine and merge it. 👍

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