friendica/tests/src/Core/Lock
Philipp Holzer c82127ffb7
Splitting ConfigCache & PConfigCache
- Remove IConfigCache & IPConfigCache
- Add new PConfigCache
- Add missing Logger::init() (bugfixing tests)
2019-07-12 22:53:37 +02:00
..
APCuCacheLockDriverTest.php fix travis tests 2019-04-21 12:45:46 +02:00
ArrayCacheLockDriverTest.php Refactor ConfigMockTrait to mocked ConfigCache 2019-02-07 20:44:03 +01:00
DatabaseLockDriverTest.php Fixing redis cachekey 2019-03-04 21:28:36 +01:00
LockTest.php Splitting ConfigCache & PConfigCache 2019-07-12 22:53:37 +02:00
MemcacheCacheLockDriverTest.php testfix - namespaces 2019-03-22 22:56:58 -04:00
MemcachedCacheLockDriverTest.php testfix - namespaces 2019-03-22 22:56:58 -04:00
RedisCacheLockDriverTest.php Fix redis cache lock driver test 2019-04-20 14:20:31 +02:00
SemaphoreLockDriverTest.php Fixing tests 2019-02-17 21:41:45 +01:00