mirror of
https://github.com/directus/directus.git
synced 2026-01-27 00:29:06 -05:00
* Left Join-ing on roles to allow users without roles to login * moving filter logic to more appropriate location
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.