Commit Graph

16 Commits

Author SHA1 Message Date
61a7091736 Add validation on route Article versions 2021-04-06 00:36:08 +02:00
b5fc3d25bb Improve Article validation & test on BadRequest 2021-04-05 00:50:02 +02:00
3a18ef0554 Improve articles request test 2021-04-04 21:01:57 +02:00
2bb90ced03 Refactor 'the response should contain list' 2021-04-03 00:31:24 +02:00
5f0b8de159 #69 Format HTTP error
add 403 for /articles route
2021-03-26 01:53:41 +01:00
52183abd08 Lint 2021-03-24 19:08:41 +01:00
97b07fb424 Test openapi schema requestBody 2021-03-15 02:01:39 +01:00
9c88adbabd Test openapi schema response of FindArticlesVersion,GetOneArticle,UpsertArticle
change snack_case to camelCase
2021-03-12 23:32:32 +01:00
ed0873837b Test openapi schema parameters in path 2021-03-09 03:49:59 +01:00
6988365473 Test openapi schema parameters 2021-03-09 01:53:01 +01:00
4762275b5b Test openapi schema response of FindArticles 2021-03-08 23:13:48 +01:00
bb637dd96a #71 Use response object for route FindArticles 2021-03-05 00:39:49 +01:00
8cf79a791e Rename annonymous to anonymous 2021-02-19 22:27:47 +01:00
d29bb4467a Add/fix tags to integration tests 2021-02-19 21:58:06 +01:00
34a7310944 move Integration step test 2021-02-10 17:48:32 +01:00
e8716a1e7f Add Integration test for article 2021-02-10 14:37:57 +01:00