Ghost/test/e2e-api/README.md

7 lines
220 B
Markdown
Raw Normal View History

## End to End (e2e) API Tests
This folder should contain a set of typtical API use cases.
If we have complex cases (e.g. that require config changes) these should be managed via unit tests for services
More detail TBD