Commit Graph

105 Commits

Author SHA1 Message Date
Marcin Grzejszczak
8f7e92b6bf Turned on spring profile by default 2018-06-05 10:50:10 +02:00
Marcin Grzejszczak
5d9ddf767f Fixed 2018-06-05 10:50:10 +02:00
Marcin Grzejszczak
bd67d810e8 Fixed tests: 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
763105d5f7 Removed spring runner 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
2b163e235b Fixed tests 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
e91a0d3292 Fixed tests 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
2726293a02 Added setup for smoke & e2e 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
e877095af3 Tying to fix grant 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
7c444ee1d2 Tying to fix grant 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
06ec7c93d7 Fixed wrong service 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
8c791be2fa Fixed wrong service 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
6880c2f8d5 Fixed wrong db type 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
472dc8dfc1 Changed service to postgresql 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
e11a4052b7 Migrated to main_module 2018-06-05 10:48:36 +02:00
Marcin Grzejszczak
fba42ce5e6 Added missing version 2018-06-05 10:48:36 +02:00
Marcin Grzejszczak
be241d91e3 Added distr manag 2018-06-05 10:48:36 +02:00
Marcin Grzejszczak
21819d196c Added e2e and smoke 2018-06-05 10:48:36 +02:00
Marcin Grzejszczak
dc44873966 Backward compatibility of HAL is working - still in offline mode - need to change it to remote 2018-06-05 10:48:35 +02:00
Marcin Grzejszczak
102f96d338 First contract test 2018-06-05 10:48:34 +02:00
Marcin Grzejszczak
15f5a079ab Added maven wrapper 2018-06-05 10:46:57 +02:00
Michał Michaluk
0255f655d8 Merge branch 'adamkulawik-tech/move-tests-to-inmemoryDB' 2018-06-04 22:58:36 +02:00
Michał Michaluk
6e22c176d5 adapters still excluded from jacoco reporting 2018-06-04 22:57:58 +02:00
Adam Kulawik
17f9631062 Groovy tests made working with maven build 2018-06-03 22:10:06 +02:00
Adam Kulawik
d6b6d948fe Adapters tests renamed from *Test to *Spec 2018-06-02 22:07:26 +02:00
Adam Kulawik
2856483f6b h2 dependency move do adapter poms with test scope 2018-06-02 22:02:30 +02:00
Adam Kulawik
e7f1251ef2 db scripts moved do adapter-commons 2018-05-27 21:13:59 +02:00
Adam Kulawik
faca3b2481 old dependencies removed 2018-05-27 19:18:46 +02:00
adamkulawik
cde6be8db2 cleanup 2018-05-26 01:57:41 +02:00
adamkulawik
680ef2a077 common test setup moved to adapters common module 2018-05-26 01:30:06 +02:00
adamkulawik
2aa827e79b db tests swiched to in memory db 2018-05-26 01:10:18 +02:00
Michał Michaluk
20f30da4ae packages fixed in README links 2018-03-28 12:50:34 +02:00
Michał Michaluk
08ac50fb2f new brand packaging io.dddbyexamples 2018-03-27 23:46:44 +02:00
Jakub Pilimon
3c8258c486 Merge pull request #10 from ddd-by-examples/tech/ci
travis and codecove config adjusted to new repo location
2018-03-25 23:47:26 +02:00
Jakub Pilimon
1e5fdb4fa8 Merge pull request #9 from ddd-by-examples/tech/technical-id
management of technical id for domain object cleaned up a bit
2018-03-25 23:47:03 +02:00
Michał Michaluk
d3909d6715 travis and codecove config adjusted to new repo location 2018-03-24 17:50:47 +01:00
Michał Michaluk
67925711b1 management of technical id for domain object cleaned up a bit 2018-03-24 17:40:35 +01:00
Michał Michaluk
636215502c Merge pull request #8 from ddd-by-examples/tech/spring-boot-2
bumped to spring boot 2
2018-03-19 23:07:03 +01:00
Jakub Pilimon
fa1df9cc00 merge 2018-03-19 08:36:18 +01:00
Jakub Pilimon
c15a04be90 Update CallOffDocumentIntegrationSpec.groovy
accidental change reverted
2018-03-19 08:35:57 +01:00
Jakub Pilimon
eb25e80f13 bumped to spring boot 2 2018-03-19 08:31:57 +01:00
Jakub Pilimon
69be244ca1 Merge pull request #6 from ddd-by-examples/tech/ability-to-run-on-pcf
abbility to run on cloud foundry instead of openshift
2018-03-19 07:59:48 +01:00
Jakub Pilimon
c271d96dc9 Merge pull request #7 from ddd-by-examples/tech/app-group-id-changed
group id changed to dddbyexamples
2018-03-19 07:59:00 +01:00
Jakub Pilimon
65d6bc79e0 group id changed to dddbyexamples 2018-03-17 19:52:17 +01:00
Jakub Pilimon
a9dab7c0df abbility to run on cloud foundry instead of openshift 2018-03-17 19:21:02 +01:00
Michał Michaluk
27361f823a Merge pull request #5 from michal-michaluk/feature/shortage-prediction-integration-test
Feature/shortage prediction integration test
2018-03-11 21:55:03 +01:00
Jakub Pilimon
32601d705a accidental code reverted 2018-03-11 18:27:32 +01:00
Jakub Pilimon
a74c3c5627 integration test for shortage prediction 2018-03-11 18:25:21 +01:00
Jakub Pilimon
dc4b79ecfc bugfix -> tests did not include proper config 2018-03-11 18:24:48 +01:00
Michał Michaluk
c568f27921 Merge pull request #4 from michal-michaluk/feature/demand-adjustment-integration-test
integration test for adjusting demand + minor cleanup
2018-03-11 17:58:20 +01:00
Michał Michaluk
670251c728 just small class member reorder 2018-03-11 17:52:54 +01:00