Skip to content

Commit

Permalink
chore(readme): mention MONGOSH_SERVER_TEST_VERSION for testing (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax authored Nov 24, 2020
1 parent 2f7a94e commit 8af92d1
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,14 +127,8 @@ Run tests with all output from packages:
lerna run test --stream
```
Getting the Stitch integration tests running requires the 2 following env
variables to be set:
- `STITCH_TEST_APP_ID`
- `STITCH_TEST_SERVICE_NAME`
These can be gotten from the mongosh-test cluster in the Compass Atlas
clusters.
To test against a specific version, the `MONGOSH_SERVER_TEST_VERSION`
environment variable can be set to a semver string specifying a server version.
### Starting the CLI
Expand Down

0 comments on commit 8af92d1

Please sign in to comment.