Skip to content

Commit 361c6e2

Browse files
Update docs.
1 parent b5a274a commit 361c6e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gateway-api/tests/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Use the following commands to create the appropriate `.env.test` file for the ta
4343
* `make env-test-ci` to write a `.env.test` file for testing a locally deployed application, from outside the dev container.
4444
* `make env-test-pr-<pr number>` to write a `.env.test` file for testing an application deployed behind a PR proxy.
4545
* `make env-test-alpha-int` to write a `.env.test` file for testing an application deployed to the "alpha integration" environment.
46+
* `make env-test-int` to write a `.env.test` file for testing an application that sends requests to PDS, SDS and Provider integration environments.
4647

4748
_Note: Unit tests require the `.env` file, as these tests do not test a deployed application`_
4849

0 commit comments

Comments
 (0)