Commit Graph

15 Commits (cccb715996bf995208f160f4ba2c91f2611195d3)

Author SHA1 Message Date
Luciano Righetti 47ff4db826 fix: fix tests, move e2e tests to a separate suite 2023-04-07 14:08:27 +02:00
Luciano Righetti 4ebdbf8ba3 fix: fix most of the tests 2023-04-06 18:00:46 +02:00
Luciano Righetti 25b7d167f1 chg: remove the /api/v1 prefix for api endpoints 2022-01-19 16:22:44 +01:00
Luciano Righetti b1f63f190c chg: move openapi validator initialization to tests/bootstrap.php so its only parsed once. 2022-01-19 16:08:50 +01:00
Luciano Righetti 7ed87ff0f2 chg: refactor ApiTestTrait to reduce code duplication, enforce openapi spec validations 2022-01-19 15:15:49 +01:00
Luciano Righetti 5eca1a9160 add: change password via api test, add helper methods to ApiTestTrait. 2022-01-19 10:45:51 +01:00
Luciano Righetti 850eb0fb2d add: cover authkeys api endpoints, extend openapi spec 2022-01-18 17:39:41 +01:00
Luciano Righetti 299cb126dc add: wiremock tests and boilerplate, update test readme, extend openapi spec 2022-01-17 16:02:15 +01:00
Luciano Righetti 5906f6d2c7 add: add individuals api tests and extend openapi spec 2022-01-11 17:17:04 +01:00
Luciano Righetti f774f68ede add: add api tests for tags and orgs, extend openapi spec, fix routes for tags plugin 2022-01-11 12:33:34 +01:00
Luciano Righetti b954e11064 add: add/edit operations api tests and openapi spec 2022-01-10 16:19:58 +01:00
Luciano Righetti 28650fa91c add: add users add/edit/delete api tests and openapi docs. 2022-01-10 11:58:52 +01:00
Luciano Righetti 6776789fdf new: add /api/v1/users/index api test 2022-01-07 17:08:00 +01:00
Luciano Righetti c14b84fcc0 chg: rename test files 2022-01-07 17:07:09 +01:00
Luciano Righetti a69608530c new: add /api openapi spec view with redoc, add faker to fixtures, validate api responses with openapi spec, add /api/v1/ prefix to api routes 2022-01-07 13:45:52 +01:00