Commit Graph

557 Commits

Author SHA1 Message Date
c07a57a591 Test openapi schema of Auth passwordless 2021-03-16 01:28:26 +01:00
0cf1aea9bf Test openapi schema of Register
Fix some routes
Improve Schema Validation
2021-03-16 00:53:10 +01:00
235de4e5ff Improve error on "no path found" in openapi file 2021-03-15 10:13:38 +01:00
869093ab25 Fix tests 2021-03-15 10:13:01 +01:00
189aa8d549 Test openapi schema response of Login 2021-03-15 02:02:26 +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
97c1e47db2 Fix openapi.yaml 2021-03-08 23:07:23 +01:00
bb637dd96a #71 Use response object for route FindArticles 2021-03-05 00:39:49 +01:00
9fc21f5459 clean warnings 2021-03-03 03:16:09 +01:00
d9deb4836e #72 Move Entity and repository on the same package 2021-03-03 02:46:51 +01:00
79feed54dd #68 Clean vote and citizen Entity
remove last warnings
2021-03-03 02:25:24 +01:00
2e8215eafc Add command to change vm.max_map_count before run docker 2021-03-03 01:25:23 +01:00
4c00095118 #68 Clean workgroup Entity 2021-03-02 23:25:00 +01:00
bc772f168f #68 Clean opinion Entity 2021-03-02 00:53:02 +01:00
8d93fc8b3c #68 Clean follow Entity 2021-03-01 22:44:17 +01:00
66dcff8f46 Fix sonar task 2021-02-28 23:31:11 +01:00
c61b31cc58 Change codestyle 2021-02-28 02:07:12 +01:00
78604301c3 Remove pitest 2021-02-28 02:05:19 +01:00
d382a89905 Fix tests 2021-02-28 01:42:11 +01:00
7446bd506a create gradle tasks "test", "testSql", "migrations" and run docker before tasks 2021-02-27 23:20:57 +01:00
c25cf64f4b #68 Clean Entities 2021-02-25 18:32:17 +01:00
c1af949204 fix sonarqube 2021-02-25 01:33:20 +01:00
7985ea67e5 remove cucumber 2021-02-25 01:09:44 +01:00
9a3a308841 Change code style 2021-02-25 00:53:20 +01:00
d83ba2d54d Add Integration test for workgroup routes 2021-02-25 00:48:52 +01:00
7b4066b928 Add Integration test for vote routes 2021-02-24 00:21:29 +01:00
9fb2262107 Add Integration test for opinion routes 2021-02-23 22:51:16 +01:00
a27099177d Add SQL request find_citizen_by_name 2021-02-23 22:06:05 +01:00
b0aec9bea0 Add Integration test for follow constitution routes 2021-02-23 17:24:12 +01:00
a17bd11e9e Add Integration test for follow article routes 2021-02-19 23:30:04 +01:00
8cf79a791e Rename annonymous to anonymous 2021-02-19 22:27:47 +01:00
bf4e01e318 Add Integration test for constitution routes 2021-02-19 22:27:47 +01:00
d29bb4467a Add/fix tags to integration tests 2021-02-19 21:58:06 +01:00
0ecf0c205f Add Integration test for comment 2021-02-19 00:42:10 +01:00
55aa512aa5 Change error text 2021-02-13 01:43:47 +01:00
addb3cddff refactor idea run's 2021-02-13 01:34:05 +01:00
f7b6cc4eb3 fix DB test script 2021-02-13 01:28:05 +01:00
28b9ac4e54 Install pitest 2021-02-13 01:27:40 +01:00
02879291e8 Sonarqube and detekt 2021-02-11 01:50:14 +01:00
066b01e86f Move all file in fr.dcproject. 2021-02-11 01:50:14 +01:00
c85401aa86 move createCitizen of Integration test 2021-02-10 18:10:21 +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
f8ecd69582 Rename tests 2021-02-10 01:24:34 +01:00
99438b1ff9 Fix engine start/stop for integration tests 2021-02-10 01:08:23 +01:00
ec0115d613 Add Integration test for citizen 2021-02-10 00:58:42 +01:00