TESTING.md: note that integration-cli is deprecated

Signed-off-by: Eric Mountain <eric.mountain@datadoghq.com>
This commit is contained in:
Eric Mountain 2020-12-07 21:41:18 +01:00
parent a0fc7a4b46
commit 7ba1af38b8
No known key found for this signature in database
GPG Key ID: 84C692CFB25B4031
1 changed files with 7 additions and 0 deletions

View File

@ -47,6 +47,13 @@ Bugs fixes should include a unit test case which exercises the bug.
A bug fix may also include new assertions in existing integration tests for the
API endpoint.
### Writing new integration tests
Note the `integration-cli` tests are deprecated; new tests will be rejected by
the CI.
Instead, implement new tests under `integration/`.
### Integration tests environment considerations
When adding new tests or modifying existing tests under `integration/`, testing