Skip to content

Commit fdc6555

Browse files
JamesW1-NHSdlzhry2nhs
authored andcommitted
VED-000 e2e_automation README (#1134)
* README * README II
1 parent 69dcf1c commit fdc6555

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

tests/e2e_automation/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,8 @@ This directory contains End-to-end Automation Tests for the Immunisation FHIR AP
5454
5. The `Makefile` in this directory provides the following commands:
5555
5656
- `make test` - run all tests (may take some time)
57-
- `make smoke-test` - run smoke tests only (quicker)
57+
- `make test-api-full` - run API tests
58+
- `make test-api-smoke` - run API smoke tests only (quicker)
59+
- `make test-batch-full` - run Batch tests
60+
- `make test-batch-smoke` - run Batch smoke tests only (quicker)
5861
- `make collect-only` - check that all tests are discovered

0 commit comments

Comments
 (0)