Commit Graph

235 Commits

Author SHA1 Message Date
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
Kevin Frantz
09cfcebb92 Implemented test for Right 2018-10-31 15:19:24 +01:00
Kevin Frantz
5e6b8bccbe Refactored function 2018-10-31 14:38:31 +01:00
Kevin Frantz
4678e14b34 Implemented test for law entity 2018-10-31 14:28:32 +01:00
Kevin Frantz
df359a26e8 Implemented constructor 2018-10-31 14:14:04 +01:00
Kevin Frantz
342a07ee28 Implemented test for Entity 2018-10-31 14:10:20 +01:00
Kevin Frantz
38539aa9ed Optimized coverage for AbstractOperation 2018-10-31 13:29:52 +01:00
Kevin Frantz
5848bec9ce Implemented tests for AndOperation and optimized Operations 2018-10-31 13:24:49 +01:00
Kevin Frantz
6540e1dd95 Implemented test and logic for AbstractOperation 2018-10-31 12:15:49 +01:00
Kevin Frantz
f576587f32 Optimized README.md 2018-10-31 11:16:22 +01:00
Kevin Frantz
8e8ea1a2a1 Added AGPL badge 2018-10-31 11:00:50 +01:00
Kevin Frantz
f0f70ed2a7 Added codecov badge 2018-10-31 10:56:17 +01:00
Kevin Frantz
bec7c1d9ce Added php-cs-fixer for application/src to travis 2018-10-31 10:40:43 +01:00
Kevin Frantz
a663869add Removed hhvm machine from travis build 2018-10-31 09:03:32 +01:00
Kevin Frantz
9986138b42 Added infinite sign 2018-10-31 09:02:44 +01:00
Kevin Frantz
57fe3c2dce Used correct disabled value 2018-10-31 08:56:25 +01:00
Kevin Frantz
56e1fd5acd Added install to composer update 2018-10-31 08:49:47 +01:00
Kevin Frantz
6be140e4a9 Added script for total cleanup 2018-10-31 08:49:29 +01:00
Kevin Frantz
8644feac1d Modified script to delete all ignored files 2018-10-31 08:23:31 +01:00
Kevin Frantz
7c8ebc6e0c Implemented script to clear untracked files 2018-10-31 08:19:57 +01:00
Kevin Frantz
d55ade992a Added skip-sync 2018-10-30 21:01:37 +01:00
Kevin Frantz
3569f04e59 Added schema validation to file 2018-10-30 20:50:19 +01:00
Kevin Frantz
e7904075a3 Updated badge 2018-10-30 20:44:41 +01:00
Kevin Frantz
07d15153f5 Updated composer 2018-10-30 20:44:05 +01:00
Kevin Frantz
c7bd665068 Solved schema bug 2018-10-30 20:34:12 +01:00
Kevin Frantz
42a88cc7b4 Copied phpunit.xml.dist to phpunit.xml 2018-10-30 20:02:36 +01:00
Kevin Frantz
155cca7695 Disabled deprecation messages for travis 2018-10-30 19:54:27 +01:00
Kevin Frantz
c49b52d994 Ignored coverage.xml 2018-10-30 19:42:26 +01:00
Kevin Frantz
cb93829711 Removed deprecated php versions 2018-10-30 19:39:34 +01:00
Kevin Frantz
e199b7f619 Implemented missing php tag 2018-10-30 19:24:12 +01:00
Kevin Frantz
f6f9f419e1 Implemented php version support 2018-10-30 19:22:55 +01:00
Kevin Frantz
952ad7eb10 Adapted travis paths 2018-10-30 19:18:13 +01:00
Kevin Frantz
5a4dfb9047 adapted executes 2018-10-30 19:14:05 +01:00
Kevin Frantz
58785e22f3 Adapted execute paths 2018-10-30 19:01:26 +01:00
Kevin Frantz
b41f2c777e Solved public key bug.
Used https://stackoverflow.com/questions/15674064/how-to-fix-a-permission-denied-publickey-error-for-a-git-submodule-update-in-t/24600210
2018-10-30 18:51:21 +01:00
Kevin Frantz
b60ebe90b3 Added .travis.yml 2018-10-30 18:45:43 +01:00
Kevin Frantz
b62b35cdba Added build badge 2018-10-30 18:44:26 +01:00
Kevin Frantz
6bc95f9729 Applied CS fixer 2018-10-29 19:01:00 +01:00
KevinFrantz
91c41105c7
Added "Code of Conduct" to README.md 2018-10-29 12:09:59 +01:00