Commit Graph

373 Commits

Author SHA1 Message Date
Kevin Frantz
60a071c428 Implemented more tests for user 2018-11-04 12:40:57 +01:00
Kevin Frantz
577f30e0f7 Applied code formator 2018-11-04 12:25:53 +01:00
Kevin Frantz
00ae6412e6 Implemented some tests for UserSource and deleted unnecessary attributs 2018-11-04 12:24:52 +01:00
Kevin Frantz
03ce3f5cdf Implemented test for name attribut 2018-11-04 12:12:34 +01:00
Kevin Frantz
f2868d9259 Optimized unit tests for new data structure 2018-11-04 12:06:44 +01:00
Kevin Frantz
c060dff873 Optimized database schema 2018-11-04 12:00:35 +01:00
Kevin Frantz
b292082c1f Added Data Source draft 2018-11-04 11:53:36 +01:00
Kevin Frantz
1286717495 Adapted namespace 2018-11-04 11:36:40 +01:00
Kevin Frantz
932568b302 Merge branch 'master' of github.com:KevinFrantz/infinito 2018-11-04 11:22:06 +01:00
Kevin Frantz
98f9a32ddf Added some dummy fixture 2018-11-03 15:53:05 +01:00
Kevin Frantz
40faa7c5be Renamed folder 2018-11-03 15:33:52 +01:00
Kevin Frantz
f53d1547c2 Removed unused function 2018-11-03 15:20:57 +01:00
Kevin Frantz
556c919f1f Wrote tests for dimension helper method and optimized dimension helper 2018-11-03 15:14:04 +01:00
Kevin Frantz
a66e2c3b46 Implemented TreeCollectionSource 2018-11-02 21:38:04 +01:00
Kevin Frantz
e0edc8935d Optimized entity mapping for collections 2018-11-02 21:00:24 +01:00
Kevin Frantz
b11b53884b Implemented collection attribut for abstract source collection and tests 2018-11-02 20:37:23 +01:00
Kevin Frantz
cbb8bc702c Implemented Collection Attribut 2018-11-02 20:28:42 +01:00
Kevin Frantz
9bcc54cc64 Moved DimensionTest to correct folder 2018-11-02 20:16:15 +01:00
KevinFrantz
beb9f8ccc2
Update README.md 2018-11-01 23:10:56 +01:00
Kevin Frantz
7704739a0a reduced test code format on folder src out of performance reasons 2018-11-01 23:02:32 +01:00
Kevin Frantz
8a9cbd3de3 Adapted execution path 2018-11-01 22:57:46 +01:00
Kevin Frantz
c566510044 Solved schema bug 2018-11-01 22:53:01 +01:00
Kevin Frantz
015e233818 Implemented script to test everything which is important for travis 2018-11-01 22:51:15 +01:00
Kevin Frantz
6904ffbfdb Added validation script for database schema 2018-11-01 22:46:14 +01:00
Kevin Frantz
e8ac70de59 Fixed schema bugs 2018-11-01 22:40:34 +01:00
Kevin Frantz
fdeaa390d3 Implemented tests for DimensionHelper 2018-11-01 22:34:26 +01:00
Kevin Frantz
0cd09258e7 Implemented dimension helper 2018-11-01 21:48:33 +01:00
Kevin Frantz
61186470da Renamed GroupSourcesAttribut to MembershipsAttribut and Implemented\Optimized tests 2018-11-01 20:42:18 +01:00
Kevin Frantz
5f18245b73 Refactored Collection Sources 2018-11-01 19:59:36 +01:00
Kevin Frantz
7cb6238f92 Deleted unnecessary classes 2018-11-01 18:39:53 +01:00
Kevin Frantz
98a868285f Implemented tests for relation attribute trait 2018-10-31 23:11:34 +01:00
Kevin Frantz
cf625f02a6 Optimized Facade 2018-10-31 22:57:56 +01:00
Kevin Frantz
7f9e4b6bc9 Added methods which are requiered by interface 2018-10-31 22:51:24 +01:00
Kevin Frantz
cadf26b7aa Added test for symfony core 2018-10-31 22:43:10 +01:00
Kevin Frantz
269eb9fa3e Implemented test and interface for toString entity toString method 2018-10-31 22:25:01 +01:00
Kevin Frantz
b3daf708ec Optimation by php code sniffer 2018-10-31 22:12:00 +01:00
Kevin Frantz
492b9bed4a Optimized schema mapping 2018-10-31 22:02:01 +01:00
Kevin Frantz
ad00c57143 Optimized database schema 2018-10-31 21:53:30 +01:00
Kevin Frantz
0a18123384 Optimized reciever 2018-10-31 21:07:57 +01:00
Kevin Frantz
48697c8b12 Refactored method name 2018-10-31 20:47:51 +01:00
Kevin Frantz
e7b41dab22 finished implementation of members attribute and test 2018-10-31 20:39:41 +01:00
Kevin Frantz
1da8716d15 Implemented test for 3 dimensions 2018-10-31 20:27:36 +01:00
Kevin Frantz
673ee26cbd Updated composer 2018-10-31 19:43:42 +01:00
Kevin Frantz
b9eeaa9758 Implemented test for loop continuing 2018-10-31 19:31:55 +01:00
Kevin Frantz
c9a8a8ea30 Updated composer 2018-10-31 19:22:19 +01:00
Kevin Frantz
d427eeb458 General optimation of tests and namespaces 2018-10-31 19:15:07 +01:00
Kevin Frantz
a798262150 Added __toString to entities for easier debuging 2018-10-31 18:43:42 +01:00
Kevin Frantz
e2435e5667 Implemented test draft for MembersAttribut 2018-10-31 18:10:54 +01:00
Kevin Frantz
e7f82c4835 In between commit implementing reciever 2018-10-31 17:19:10 +01:00
Kevin Frantz
bb01080b34 Refactored reciever group and adapted testing namespaces 2018-10-31 16:15:39 +01:00