Commit Graph

60 Commits

Author SHA1 Message Date
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
a5ba70d40e update and fix phpunit config 2020-09-26 14:28:02 +02:00
ace6e49380 test improvements 2020-09-02 20:39:14 +02:00
50743fecf0 fix tests 2020-06-08 18:20:24 +02:00
20a45ef0c8 make null models final 2020-04-13 17:33:31 +02:00
ee06a96792 fix function return type hint cs 2020-03-29 12:50:25 +02:00
b2f17234fa remove db prefix 2020-03-12 18:10:03 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
4be0788af8 remove expire remove 2019-12-08 11:57:28 +01:00
da10692f57 debug ttl 2019-12-08 11:47:18 +01:00
5d220b1430 test longer sleep for invalidation 2019-12-08 11:39:31 +01:00
25a24c5916 remove special expire functionality 2019-12-08 11:21:47 +01:00
a82f92ea6c fix stat check 2019-12-08 10:39:22 +01:00
be1283d6dc trying to implement acceptable type system 2019-12-08 00:57:54 +01:00
7c72a40bde fix redis stats 2019-12-07 23:42:57 +01:00
dbfadd4cc3 fix invalid value set/add 2019-12-07 23:07:35 +01:00
71cc73397d remove many expired tests for memcached which are not supported 2019-12-07 22:47:25 +01:00
886a185c5d memcached stats are seriously broken 2019-12-07 22:35:55 +01:00
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
a714359ea9 Add comments for test report 2019-10-19 18:11:40 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +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
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
c491d2a4ff Split factory tests 2018-10-06 16:00:13 +02:00