Commit Graph

19 Commits (main)

Author SHA1 Message Date
Luciano Righetti 16f8ea8c2b fix: fix tests 2023-09-14 17:47:56 +02:00
Luciano Righetti a42599be32 fix: failing test, due to different user 2023-09-14 17:12:36 +02:00
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 9a2c6a4c4b new: add api tests for MetaTemplates and openapi spec, fix minor issues. 2022-03-08 15:51:07 +01:00
Luciano Righetti 5da61f15dd add: initial version of cerebrate->cerebrate misp interconnection 2022-01-25 18:01:51 +01:00
Luciano Righetti 850eb0fb2d add: cover authkeys api endpoints, extend openapi spec 2022-01-18 17:39:41 +01:00
Luciano Righetti e6daa63064 add: more encription keys api endpoints covered 2022-01-18 16:11:00 +01:00
Luciano Righetti b1ad454db8 add: api tests for /encryptionkeys, extend openapi spec 2022-01-18 14:29:27 +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 25ded7e3bf add: more sharing groups api tests, add broods api tests, extend openapi spec 2022-01-14 17:43:53 +01:00
Luciano Righetti fa7316db3f add: add sharing groups api tests, extend openapi spec 2022-01-14 14:43:21 +01:00
Luciano Righetti c8fd8f4a62 add: add basic api coverage of inbox processor endpoint, extend openapi spec 2022-01-13 16:34:43 +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 28650fa91c add: add users add/edit/delete api tests and openapi docs. 2022-01-10 11:58:52 +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
Luciano Righetti a473a9d3fb new: initial api and integration tests. 2022-01-05 17:44:02 +01:00
iglocska 44c60942c0
chg: [restructure] the application
- move the app dir's contents to the source
- update composer for easier installation
2020-06-22 14:28:17 +02:00