Explorar o código

TESTING.md: note that integration-cli is deprecated

Signed-off-by: Eric Mountain <eric.mountain@datadoghq.com>
Eric Mountain %!s(int64=4) %!d(string=hai) anos
pai
achega
7ba1af38b8
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      TESTING.md

+ 7 - 0
TESTING.md

@@ -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