Commit 5cc0a25
committed
chore: introduce "test:integration-local" command
This introduces a new "npm run" command: "test:integration-local"
which is equivalent to "test:integration" except that it uses the
proper connection string to connect to a local instance of MongoDB
during development.
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>1 parent b367b2c commit 5cc0a25
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments