Commit Graph

239 Commits

Author SHA1 Message Date
a02d251c71 implement false tests because of stupid memcached 2019-12-07 22:26:09 +01:00
3a393e9bda test results are changing somehow 2019-12-07 22:16:53 +01:00
eaf9207610 fix status 2019-12-07 22:08:56 +01:00
8ddf17e42a cleanup data after test 2019-12-07 21:58:52 +01:00
a5b67c20e6 fix setter 2019-12-07 21:48:52 +01:00
4e176d7b9e another fix test 2019-12-07 21:06:19 +01:00
4d097b4589 remove threshold 2019-12-07 20:58:23 +01:00
18d457efa6 try to fix caching 2019-12-07 20:50:12 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
5f632dfca0 fix @covers and comments 2019-12-03 22:27:47 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +01:00
9787e5d2c8 more test cleanups 2019-12-01 19:57:33 +01:00
1a74834831 improve tests 2019-11-24 10:52:03 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
165240076a rename connection var 2019-11-03 23:24:45 +01:00
18c11fb229 bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
a714359ea9 Add comments for test report 2019-10-19 18:11:40 +02:00
0d1b8f5e65 cleanup unused json queries and fix kmeans rng test 2019-10-17 17:09:27 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
0f11df6f95 Change encoding to real utf8 2019-10-05 19:59:53 +02:00
cd58375f02 fix mapper formats 2019-09-28 23:11:50 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
e0aa1406e2 Add heap 2019-09-03 20:56:05 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
2d64308b78 assert null 2019-08-10 23:17:12 +02:00
0ca13206fe fix datetime value bug 2019-08-10 23:16:27 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
5965f2a4ca bug fixes and better response handling 2019-05-07 20:00:30 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
ad4a2c42a5 Fix phpunit 8 tests 2019-03-17 12:22:55 +01:00
c316c1715a Remove annotation 2019-03-17 11:16:15 +01:00
bfa360ce24 Get subdomain 2019-03-09 18:53:33 +01:00
0bd6cb95f5 test and fix schema builder 2019-02-26 21:41:52 +01:00
5db3d81d25 Make count( use global namespace 2019-02-11 22:25:57 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
e0003be06b replace TBD package with tests 2019-01-11 21:15:53 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
9a09993336 Fix use order/unused 2018-12-28 18:42:14 +01:00
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +01:00
d4ec08179e Implrement create builder 2018-12-21 20:16:33 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
8c3392253f Test and impl. fixes 2018-11-18 12:49:59 +01:00
19019936bc Draft schema builder 2018-11-11 19:53:54 +01:00
2023b9ab75 75% code coverage 2018-10-14 13:03:13 +02:00
64c9cda54e Remove sqlite database after test 2018-10-10 23:38:22 +02:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
156879f161
Update PostgresConnectionTest.php 2018-10-10 15:12:06 +02:00
c491d2a4ff Split factory tests 2018-10-06 16:00:13 +02:00
795e0f29d6 Add more unit tests 2018-10-06 15:50:27 +02:00
9eecd70088 Implement cache and unit tests for cache 2018-10-05 20:49:02 +02:00
52d8b17914 Bug fixes and unit tests implemented 2018-10-03 14:25:26 +02:00
427c97bfb3 Set tests packages to tests 2018-10-02 22:15:50 +02:00
dad9a42ece Docblock fix 2018-09-22 18:19:04 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
0e8876ce4d More unit tests 2018-09-02 21:26:00 +02:00
acb32ba190 Implement more array functionality 2018-09-01 17:23:34 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +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
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
a4f8b114bb Cleanup minor visual bugs 2018-08-04 20:22:33 +02:00
1200350c62 Minor type fixes 2018-07-15 20:10:53 +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
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
6f6a0e1bd1 Type fixes 2018-03-14 18:12:08 +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
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
51cd98b1a7 Further php cs fixes 2018-01-28 22:56:30 +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