Commit Graph

80 Commits

Author SHA1 Message Date
55674cbef1 upgrade jacoco 2022-02-25 22:44:38 +01:00
8013cfb266 gradle dependencies fix 2022-02-25 22:42:32 +01:00
371483ccde Improve query findFollowsByTarget & add tests 2021-04-27 18:52:36 +02:00
dc87c95bb4 Enable zip64 for jar 2021-04-16 16:59:13 +02:00
59c050d14d Update dependencies
Fix for koin 3.0
2021-04-16 16:09:59 +02:00
cb9bd0c14b Use gradle Lock file 2021-04-16 16:09:58 +02:00
1ce3a18d8e Update gradle plugins versions 2021-04-16 16:09:58 +02:00
be6fb8dc12 Update gradle to 7.0 2021-04-16 16:09:58 +02:00
cccabb2cc9 improve sonarqube action 2021-04-16 03:17:38 +02:00
e474a40068 Change tests task and CI 2021-04-16 03:09:55 +02:00
543f3fb9bb Add retry for viewsTest 2021-04-16 02:53:04 +02:00
518b59e9aa Add validation on route GetWorkgroups 2021-04-15 22:20:16 +02:00
496cf50d88 Add validation on route GetCitizenVotesOnArticle 2021-04-15 01:27:48 +02:00
13253e4af1 Add validation on route GetMyOpinionsArticle 2021-04-15 01:06:46 +02:00
39c665b7a9 Add Test for Notification routes
Add @JsonSubTypes on Notification
return all creator on request find_follows_article_by_target
Add testNotifications task
2021-04-14 23:51:44 +02:00
50b4cf1816 Add testFollow task 2021-04-12 01:03:57 +02:00
6a5e00bb4d Add validation on Constitution routes 2021-04-11 00:54:09 +02:00
a07b19a3cb Add validation on route CreateCommentArticle 2021-04-09 00:58:35 +02:00
13cdaaf01a Add validation on route FindCitizens 2021-04-08 22:25:43 +02:00
eb399392c9 remove parallel run for tests 2021-04-08 03:03:04 +02:00
395d64a44a create testArticle gradle task 2021-04-04 21:02:02 +02:00
a300e275d4 Valid FindArticles request with Konform 2021-04-04 21:02:02 +02:00
ef942b956e Use sonarcloud 2021-04-04 01:35:02 +02:00
620085fda8 Optimise gradle task TestSql 2021-03-31 02:58:37 +02:00
b13cd5544c add coveralls on CI 2021-03-25 01:53:57 +01:00
104f0fb3fc remove distZip & distTar 2021-03-24 23:06:38 +01:00
09e81620a1 rollback lintCheck after test, create task testAll 2021-03-24 21:32:28 +01:00
fe953fc967 lintCheck after test 2021-03-24 19:48:14 +01:00
73fa2be91f Split CI task test 2021-03-24 19:11:04 +01:00
e19266d4cc Create CI Action 2021-03-24 19:07:02 +01:00
f458d7b674 Move SQL test files 2021-03-24 19:07:01 +01:00
46cc61fc25 update kotlin 2021-03-20 02:00:05 +01:00
4762275b5b Test openapi schema response of FindArticles 2021-03-08 23:13:48 +01:00
9fc21f5459 clean warnings 2021-03-03 03:16:09 +01:00
2e8215eafc Add command to change vm.max_map_count before run docker 2021-03-03 01:25:23 +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
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
7985ea67e5 remove cucumber 2021-02-25 01:09:44 +01:00
0ecf0c205f Add Integration test for comment 2021-02-19 00:42:10 +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
d479cf6bca Refactor Notification System
Add Tests for notification system
2021-02-03 01:21:13 +01:00
3ba4a195ba Update gradle and dependencycheck 2021-01-21 16:26:15 +01:00
6cdc526335 upgrade klint and format code (remove wildcard import 2021-01-18 17:23:16 +01:00
a79e1ec086 upgrade kotlin, ktor, sendgrid 2021-01-18 17:13:24 +01:00
4b435b925e upgrade java-jwt, kasechange-jvm, amqp-client, lettuce 2021-01-18 13:30:25 +01:00
78e01ba981 upgrade logback, corouties, json-path, mockk, junit-jupiter 2021-01-18 13:24:51 +01:00