Commit Graph

88 Commits

Author SHA1 Message Date
Michał Michaluk
d8ed794642 remove not used db.changelog.xml 2018-06-22 21:06:59 +02:00
Adam Kulawik
af639c661a liquibase changelogs distributed to adapter modules 2018-06-05 22:53:18 +02:00
adamkulawik
08554b0cca Merge pull request #1 from ddd-by-examples/master
Sync with origin repo
2018-06-05 10:55:28 +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
Jakub Pilimon
33fffa777c integration test for adjusting demand + minor cleanup 2018-03-11 17:09:11 +01:00
Michał Michaluk
99fce4e4f4 Merge pull request #3 from michal-michaluk/tech/first-integration-test 2018-03-11 15:59:31 +01:00
Michał Michaluk
e579cffbac integration test hooked to build 2018-03-11 15:50:44 +01:00
Jakub Pilimon
179793cc43 integration test for pushing call of document and requesting current demands 2018-03-11 13:02:37 +01:00
Jakub Pilimon
27f8cbb8fa possibility to push CALL OFF DOCUMENT via rest endpoint 2018-03-11 13:01:44 +01:00
Jakub Pilimon
ac6b4e9519 possibility to run the app with in memory h2 database for integration testing 2018-03-11 13:00:59 +01:00
Michał Michaluk
6110fcaeb3 introducing command object for applying reviews 2018-03-10 09:58:28 +01:00
Michał Michaluk
efee8c58a4 docker-compose is back with both backend & database 2018-03-04 23:13:55 +01:00
Michał Michaluk
1d9cd3b42d Create CODE_OF_CONDUCT.md 2018-03-04 09:29:39 +01:00
Michał Michaluk
3715c54d79 improved code coverage and bug fix 2018-03-04 09:23:47 +01:00
Michał Michaluk
3e3c793548 lombok generated stuff excluded from code coverage reports 2018-03-03 23:33:20 +01:00
Michał Michaluk
b039bb90b8 travis and codecov 2018-03-03 22:36:29 +01:00
Michał Michaluk
7c08a39162 Merge pull request #2 from szjanikowski/liquibase
Liquibase config and properties for openshift profile
2018-03-03 22:27:53 +01:00
Szymon Janikowski
436e095ff1 openshift postgres config 2018-03-01 21:30:16 +01:00
Szymon Janikowski
577873636c Configured liquibase in Spring Boot to allow pluggin to raw postgres 2018-03-01 21:23:47 +01:00
Michał Michaluk
93a7732854 transactional configuration move to command handlers 2018-02-22 22:33:47 +01:00
Michał Michaluk
f1132df0a3 small code improvements 2018-02-18 23:14:19 +01:00