Files
directus/tests
John Huffsmith 8a05018883 Left Join-ing on roles to allow users without roles to login (#10836)
* Left Join-ing on roles to allow users without roles to login

* moving filter logic to more appropriate location
2022-01-04 12:24:44 -05: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.