You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run tests against 3.0 nightly: `runTests.sh`
To run tests against 3.1 nightly: `runTests.sh '-n 3.1 -p neo4j'`
The first arg after runTests is the arg that will be passed to neorun.
JS driver runs tests with auth enabled, so we need to provide `-p neo4j` for changing the default password.
0 commit comments