Commit Graph

351 Commits

Author SHA1 Message Date
Kevin Frantz
d67ffb2a50 Made person identity optional for user 2018-11-22 21:54:57 +01:00
Kevin Frantz
e63b265ee4 Moved collections to complex 2018-11-22 20:50:05 +01:00
Kevin Frantz
e702e356a0 Added .env file 2018-11-22 20:00:49 +01:00
Kevin Frantz
26792f29f3 Replaced db connection url for .env 2018-11-22 19:56:31 +01:00
Kevin Frantz
2bca71187b Replaced slash 2018-11-22 19:38:56 +01:00
Kevin Frantz
b6ae4786db Added mysql to travis 2018-11-22 19:36:49 +01:00
Kevin Frantz
c54ef4d2ca Added integration test for source 2018-11-22 09:14:22 +01:00
Kevin Frantz
11dc206575 Changed AbstractDataSoure to AbstractPrimitiveSource 2018-11-21 18:22:05 +01:00
Kevin Frantz
aaf335ce30 Changed abstractcombinationsource to abstractcomplexsource 2018-11-21 18:08:19 +01:00
Kevin Frantz
a8050328aa changed test folder data to primitive 2018-11-21 17:57:58 +01:00
Kevin Frantz
999d17ad28 Changed combination to complex 2018-11-21 17:55:48 +01:00
Kevin Frantz
706a439b52 Changed data to primitive folder 2018-11-21 17:16:32 +01:00
Kevin Frantz
9a3801152f Optimized unit tests and entity implementation 2018-11-20 23:17:57 +01:00
Kevin Frantz
aab188688c Changed inhieratance type to joined 2018-11-20 22:55:20 +01:00
Kevin Frantz
7ca10cf154 Cleared also prod environment 2018-11-20 22:27:21 +01:00
Kevin Frantz
3b1330c40f Optimized entity mapping 2018-11-20 22:04:29 +01:00
Kevin Frantz
0c852dbec4 Implemented fullpersonnamesource orm mapping 2018-11-18 12:25:36 +01:00
Kevin Frantz
08c4bee43f Implemented tests for personIdentitySource and solved conflicts 2018-11-18 12:16:38 +01:00
Kevin Frantz
a92ac68750 Implemented new recursion in test 2018-11-18 11:47:26 +01:00
Kevin Frantz
9076505656 Formated code 2018-11-18 11:41:24 +01:00
Kevin Frantz
9137c55b17 Solved infinite recursion bug 2018-11-18 11:39:06 +01:00
Kevin Frantz
0d0fa68094 Solved Unit tests 2018-11-18 11:34:38 +01:00
Kevin Frantz
00c6ba1f9d Solved branch test 2018-11-18 11:13:57 +01:00
Kevin Frantz
c5adb81d5d Implemented branch test for treesourceservice 2018-11-18 10:53:48 +01:00
Kevin Frantz
b6cecd0010 Implemented first test for tree-source service 2018-11-18 10:50:18 +01:00
Kevin Frantz
56c0196326 Deleted dimension helper 2018-11-18 10:37:41 +01:00
Kevin Frantz
102d5840d7 Reseted .travis to bec7c1d9ce because of docker conflicts. Unit tests will still fail, because travis doesn't know a database yet, to test repositories 2018-11-18 10:20:44 +01:00
Kevin Frantz
75fd2c677b Updated composer.lock 2018-11-17 15:44:35 +01:00
Kevin Frantz
3b7dabafef Optimized .travis file to use docker 2018-11-17 15:03:20 +01:00
Kevin Frantz
a7c58ba135 Implemented tests for UserRepository and mapped data schema 2018-11-17 14:48:48 +01:00
Kevin Frantz
5feac4d8ca Implemented database url in phpunit.xml.dist file 2018-11-17 13:38:02 +01:00
Kevin Frantz
2808fccdc9 Formated code 2018-11-17 13:32:35 +01:00
Kevin Frantz
f1e78e7f5f Optimized TreeSourceService 2018-11-17 13:29:43 +01:00
Kevin Frantz
c993a1864c Implemented draft for TreeSourceService 2018-11-16 20:44:54 +01:00
Kevin Frantz
2168eb2a1e Implemented some basic tests for user repository 2018-11-15 21:32:39 +01:00
Kevin Frantz
3648184811 Implemented test and constructor for FullPersonNameSource 2018-11-15 20:47:36 +01:00
Kevin Frantz
7be76cac0d Solved unit tests 2018-11-15 20:30:34 +01:00
Kevin Frantz
de66375ee0 Solved bugs to allow unit tests to run 2018-11-15 19:55:03 +01:00
Kevin Frantz
647bc81965 Implemented single table inhieratance for NameSources 2018-11-12 21:57:09 +01:00
Kevin Frantz
dfde4e34f5 Optimized persistence layer annotations 2018-11-11 21:36:23 +01:00
Kevin Frantz
69dbc58954 Implemented surname attribut and nameattribut 2018-11-11 21:24:54 +01:00
Kevin Frantz
ea20f7562a Declared AbstractNameSource as abstract and adapted paths for usersource 2018-11-11 21:12:21 +01:00
Kevin Frantz
43cdc6fa0b Optimozed Test for PersonIdentitySource 2018-11-11 20:43:30 +01:00
Kevin Frantz
e57fd22f78 Continued drafting of fullpersonname 2018-11-10 13:09:18 +01:00
Kevin Frantz
c1b073eba8 Continued the integration of person identity 2018-11-10 12:30:59 +01:00
Kevin Frantz
7a6a5e1bcf Added draft for Identity and Names 2018-11-10 17:25:48 +01:00
Kevin Frantz
a06422a1c4 Implemented correct interface 2018-11-10 16:21:18 +01:00
Kevin Frantz
de51749fea Implemented correct interface 2018-11-10 16:19:08 +01:00
Kevin Frantz
b13ca37959 Implemented tests for LayerType 2018-11-06 22:42:24 +01:00
Kevin Frantz
0bc9ca20a9 Deleted unnecessary attribut 2018-11-06 22:30:43 +01:00