Commit Graph

753 Commits

Author SHA1 Message Date
acb32ba190 Implement more array functionality 2018-09-01 17:23:34 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
a748d50b0a improve unit tests 2018-08-31 21:15:11 +02:00
a260c776cc optimize coverage report 2018-08-31 17:36:01 +02:00
fa5bf4fe24 Add additional enum to tests 2018-08-25 20:19:05 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
1caf381603 Load localization based on language or locale 2018-08-18 09:21:52 +02:00
cd8f4945e6 Implement permission check in routes 2018-08-17 19:56:21 +02:00
4994050839 Exclude vendor 2018-08-12 10:52:58 +02:00
df8d6c42c0 Exclude vendor 2018-08-12 10:43:33 +02:00
1017a3a003 Fix coverage path 2018-08-12 10:26:57 +02:00
bd935810bf Add code coverage 2018-08-12 10:12:46 +02:00
ce469cbae3 Disable test for travis 2018-08-11 15:25:17 +02:00
ac3711768c Test path guessing 2018-08-11 15:11:46 +02:00
94eb099fb9 Check correct cron/schedule path 2018-08-11 15:10:05 +02:00
9085fa7a7e Fix separate phpOMS tests without other components 2018-08-11 15:01:01 +02:00
356027981f Use local phpunit 2018-08-11 14:20:21 +02:00
bd87ffadff More build fix tests 2018-08-11 13:51:41 +02:00
108ad59bd9 Fix some travis build bugs 2018-08-11 13:16:29 +02:00
d8494e439c Try to fix unittests for travis 2018-08-11 12:46:36 +02:00
24659e324f fixes #158 2018-08-09 18:43:03 +02:00
175be313d2 Remove pw 2018-08-04 20:23:35 +02:00
a4f8b114bb Cleanup minor visual bugs 2018-08-04 20:22:33 +02:00
55b2d30837 Exclude vendor 2018-08-04 16:55:56 +02:00
e39ad5a2f9 Exclude vendor 2018-08-04 16:54:16 +02:00
e6be0fe09f Exclude vendor 2018-08-04 16:49:06 +02:00
aed9ec74a5 Fix test files 2018-08-04 16:43:49 +02:00
2ea3b16828 Remove db password 2018-08-04 16:24:51 +02:00
cbac440141 Fix vendor path 2018-08-04 15:34:49 +02:00
16bddd7866 Fix vendor path 2018-08-04 15:32:21 +02:00
121fb83695 Test travis build 2018-08-04 15:04:01 +02:00
d7337e9e1b Fix schedule/cron implementation 2018-08-04 13:20:57 +02:00
a33a7be954 fixes #26 2018-08-02 19:18:34 +02:00
ed3fc48e34 fixes #26 2018-08-02 18:45:36 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
0877aeb7d5 Implement console framework features 2018-07-27 19:52:56 +02:00
72d2e3ad77 Fix types 2018-07-17 22:26:25 +02:00
1200350c62 Minor type fixes 2018-07-15 20:10:53 +02:00
2d20d913e3 Fix empty line 2018-07-15 11:49:09 +02:00
da9b2d3406 Fix mini bugs 2018-07-15 00:04:08 +02:00
0069bdac9a Static test fixes 2018-07-14 22:19:48 +02:00
5639b7936d UriFactory kills this test. Look at it later 2018-07-07 19:42:07 +02:00
46c5647463 Fix double ? in uri bug 2018-07-06 21:32:57 +02:00
889d6e4469 Fix bugs and make js tests same as php tests 2018-06-30 23:04:00 +02:00
85dd4a6d97 Split up tests 2018-06-26 21:08:26 +02:00
b8da0f8c19 added extension 2018-06-22 21:58:14 +02:00
c2df3a1ffd Fix bugs after adjustments 2018-06-03 16:34:38 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
31209d2b30 Implement basic localization db mapper 2018-05-30 22:35:42 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
71a13da619 Optimize mapper loops 2018-05-21 17:48:41 +02:00
b1b51b0281 Bug fixes with install scripts 2018-05-20 11:54:02 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
9801d86b61 Fix complex and matrix 2018-04-20 19:35:57 +02:00
184e407201 Fix #29 2018-04-13 21:04:48 +02:00
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +02:00
f23734464d Fix extension loaded test 2018-03-30 11:14:53 +02:00
44bb3480ac More extension tests 2018-03-30 10:29:32 +02:00
24f28dc82c Add extension test 2018-03-30 10:24:24 +02:00
85e79113fd Fix invalid type 2018-03-30 09:39:29 +02:00
2ec800fe62 Fix unit test bugs 2018-03-28 23:11:22 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
6f6a0e1bd1 Type fixes 2018-03-14 18:12:08 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
aae0de25f1 Adjust permission handling to string 2018-03-09 22:21:21 +01:00
1022824e47 Tests+docblock 2018-03-04 12:11:46 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
24252655eb Fix restructured datastorage 2018-03-01 20:31:02 +01:00
797b1c1f00 Added depreciation+tests 2018-02-28 20:37:54 +01:00
5b243ab2da Turn exceptions in false returns 2018-02-26 19:46:28 +01:00
6b68c42c33
Update ChiSquaredDistributionTest.php 2018-02-26 14:58:05 +01:00
dd99496d75
Update CauchyDistributionTest.php 2018-02-26 14:41:10 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
03208332ae Fix error bugs 2018-02-23 17:55:17 +01:00
a08c63a021
Formatting fix 2018-02-23 10:56:35 +01:00
66a5510873
Fix int/float bug 2018-02-23 10:55:35 +01:00
59b701a6be
Fix formatting 2018-02-23 10:54:58 +01:00
cc682b1945
Added mean error test 2018-02-23 10:49:00 +01:00
b3b7391712
Added power test 2018-02-23 10:39:14 +01:00
a982bb432a
Started to implement tests 2018-02-23 10:29:53 +01:00
510842727c More unit tests and fix statistic 2018-02-22 20:48:13 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
c43d83d8c0 Add more tests and fix bugs 2018-02-21 21:16:35 +01:00
4c04ce01c2 Fix/test more sql injections 2018-02-17 09:39:29 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
8a42dc07fc Fix change bugs 2018-02-03 13:33:43 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
51cd98b1a7 Further php cs fixes 2018-01-28 22:56:30 +01:00
c2c9767470 Fix spacing 2018-01-28 22:26:19 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
d3b85fd09c Fix tests 2018-01-15 17:20:46 +01:00
3245dbd1bc Make tests part of the repos 2018-01-14 15:44:36 +01:00