mirror of
https://github.com/directus/directus.git
synced 2026-01-25 03:38:16 -05:00
* reorganized for sanity * filter tests for _eq/_neq * logical operators * update one one to many * /:collection PATCH one to many * base tables.id => uuids to minimize collisions * tests pass * added python to dockerfile * tests passing * ci? * ci... * hanging async
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.