Files
directus/tests
Jay Cammarano 8214fd1659 Add support for Postgres 10 in the end-to-end tests. (#10210)
* cant test mysql locally rn (m1 issue)

* Update tests/config.ts

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-12-01 18:04:52 -05:00
..
2021-11-01 14:21:44 -04:00
2021-04-16 16:53:28 -04:00
2021-04-16 16:53:28 -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.

The schema can be viewed at ./api/schema.png.

Geometry types have not been added yet.