mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Removed test READMEs
- These don't make sense and we're working on improving testing across the board - We'll make sure our testing best practices are documented when they've settled
This commit is contained in:
parent
f652b3f164
commit
1146a42db3
@ -1,6 +0,0 @@
|
||||
## 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
|
@ -1,5 +0,0 @@
|
||||
## Regression Tests
|
||||
|
||||
These tests should ensure that we don't break Ghost for all available APIs.
|
||||
|
||||
The goal is that most of these packages use Ghost's API's to test behaviours, otherwise transform the tests into unit tests.
|
Loading…
Reference in New Issue
Block a user