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

Refactor and make e2e test more isolated #738

Merged
merged 1 commit into from
Apr 17, 2018

Conversation

oskarhane
Copy link
Member

@oskarhane oskarhane commented Apr 17, 2018

Added helper functions as well.

This was actually part of #722 but I don't want that PR to block this part since I want to add more tests.

It's easier to run e2e tests on your local machine now. Have a db with the password newpassword and run:

yarn e2e-local

To open cypress UI (useful when adding tests) you can run:

yarn e2e-local-open

Warning, your db will be emptied when running these tests

Added helper functions as well
@pe4cey pe4cey merged commit 001353c into neo4j:master Apr 17, 2018
@oskarhane oskarhane deleted the e2e-refactor branch April 17, 2018 08:46
myzero1 pushed a commit to myzero1/neo4j-browser that referenced this pull request May 17, 2019
Refactor and make e2e test more isolated
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