mirror of
https://github.com/directus/directus.git
synced 2026-01-29 11:48:15 -05:00
* 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>
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.