mirror of
https://github.com/directus/directus.git
synced 2026-01-28 17:28:06 -05:00
* exported Joi from generate-joi.ts * all tests passing except contains, ncontains * contains and ncontaints functions * tests passing, covering all lines except 36+56 } * fixed linting issue
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.