Skip to content

Commit 47db5b9

Browse files
authored
docs: Document how to run system tests against the emulator. (#963)
1 parent 042645b commit 47db5b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ Running System Tests
158158
auth settings and change some configuration in your project to
159159
run all the tests.
160160

161+
- System tests may be run against the emulator. To do this, set the
162+
``DATASTORE_EMULATOR_HOST`` environment variable.
163+
161164
- System tests will be run against an actual project and
162165
so you'll need to provide some environment variables to facilitate
163166
authentication to your project:

0 commit comments

Comments
 (0)