Philipp Holzer
|
3f0f3b6ae6
|
friendica-5847 Console Cache List command doesn't work
- Added $prefix to all CacheDriver
- Moved hostname magic to CacheDriver
- Added test for getAllKeys()
|
2018-10-07 00:27:54 +02:00 |
|
Philipp
|
2d0446bd38
|
simplifying unittests (#5395)
* simplifying unittests
- use @requires instead class_exist
- define @small and @medium
* simplifying unittests
- removed unnecessary throwings
|
2018-07-18 15:04:18 -04:00 |
|
Hypolite Petovan
|
59c38d1b73
|
Move meaningful message inside Exception thrown in Cache tests
|
2018-07-16 19:38:16 -04:00 |
|
Philipp Holzer
|
3cde7a3e4b
|
Fixed & added unittests
|
2018-07-07 20:35:42 +02:00 |
|
Philipp Holzer
|
065b83d148
|
Fixed memcache & unittests
|
2018-07-07 20:07:07 +02:00 |
|