Files
directus/e2e-tests
Jakob 9df7b91564 Improve e2e test watch mode (#5053)
* Improve e2e test watch mode

- run setup only once
- disable teardown

* Add container cleanup for watch mode

* Don't rely on inline exec code

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-14 17:54:26 -04:00
..
2021-04-05 15:11:02 -04:00
2021-04-14 17:54:26 -04:00
2021-04-14 17:54:26 -04:00
2021-04-05 15:11:02 -04:00
2021-04-05 15:11:02 -04:00
2021-04-05 15:11:02 -04:00
2021-04-05 15:11:02 -04:00

End-to-End (e2e) Tests

This folder contains the end-to-end tests to go over the whole suite. Unit/integration tests per package can be found in the individual packages.