Commit Graph

373 Commits

Author SHA1 Message Date
Kevin Frantz
b2642cc311 Implemented load-fixture script 2018-11-23 22:43:51 +01:00
Kevin Frantz
7dad35c9d8 Added fixture to travis 2018-11-23 22:37:16 +01:00
Kevin Frantz
15ea900d74 optimized orm structure 2018-11-23 22:34:44 +01:00
Kevin Frantz
e16f2a44a8 Optimized fixtures 2018-11-23 22:09:29 +01:00
Kevin Frantz
4066634af2 Added Text source 2018-11-23 21:30:25 +01:00
Kevin Frantz
0ca2838ae2 Formated code 2018-11-23 19:29:49 +01:00
Kevin Frantz
32e2abff54 Excluded Kernel and DataFixtures from testing 2018-11-23 19:23:07 +01:00
Kevin Frantz
2c169a038f Optimiced DummyFictures 2018-11-23 19:10:24 +01:00
Kevin Frantz
77122f481e Removed container.autowiring.strict_mode from kernel 2018-11-23 18:40:11 +01:00
Kevin Frantz
baca225775 Implemented slug for sources 2018-11-23 18:17:00 +01:00
Kevin Frantz
84c2de2283 Deleted LawModificator 2018-11-23 17:02:02 +01:00
Kevin Frantz
5634dad139 Deleted deprecated factories 2018-11-23 16:51:46 +01:00
Kevin Frantz
926eb0c3fb Optimized FormMeta and Tests 2018-11-23 16:50:37 +01:00
Kevin Frantz
2009f1b691 Implemented formMeta 2018-11-23 16:21:26 +01:00
Kevin Frantz
b9a312cfd9 Implemented TemplateMeta and tests 2018-11-23 15:23:43 +01:00
Kevin Frantz
8a311caddc implemented sourcemeta and test 2018-11-23 13:37:41 +01:00
Kevin Frantz
0e04da8ea1 Left hint 2018-11-23 10:47:50 +01:00
Kevin Frantz
ab1ea1ff06 Removed Security Facade Factory 2018-11-23 10:46:45 +01:00
Kevin Frantz
c67f77aab4 Added profile/edit 2018-11-22 23:39:37 +01:00
Kevin Frantz
1c38409acf Implemented register url 2018-11-22 23:18:47 +01:00
Kevin Frantz
7fbe8ada81 Added UrlTester draft 2018-11-22 23:00:01 +01:00
Kevin Frantz
e4c962bbfa Moved collection test directory 2018-11-22 21:57:24 +01:00
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