We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059e708 commit 41067a4Copy full SHA for 41067a4
docs/TESTPLAN.md
@@ -41,7 +41,7 @@ The test suite has the following categories of tests:
41
- E2E Tests: **slow** tests
42
- Live in `src/testE2E`
43
- These tests are heavier than Integration tests.
44
- - Some E2E tests have a more complicated architecture, described in [E2E_TESTING](./E2E_TESTING_ARCHITECTURE.md)
+ - Some E2E tests have a more complicated architecture, described in [TEST_E2E](./TEST_E2E.md)
45
46
## Test files
47
docs/E2E_TESTING_ARCHITECTURE.md renamed to docs/TEST_E2E.md
@@ -1,4 +1,4 @@
1
-### E2E Testing
+### Test E2E
2
3
This document describes the testing architecture specifically for more complicated E2E tests running the toolkits.
4
0 commit comments