friendica/tests/src/Core/Lock
Philipp Holzer d5dd12b8f8
Add Drone CI
- Add drone test environment
- Add drone config
- apt phpunit
- Fix api.php
- Fix item.php
- Fix DBStructure
- Check if caching is possible during tests
2019-09-30 14:03:12 +02:00
..
APCuCacheLockTest.php Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
ArrayCacheLockTest.php Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
DatabaseLockTest.php Rename *CacheDriver to *Cache because they don't act as driver anymore 2019-08-04 10:26:53 +02:00
LockTest.php Fix Locks 2019-08-17 19:33:36 +02:00
MemcacheCacheLockTest.php Add Drone CI 2019-09-30 14:03:12 +02:00
MemcachedCacheLockTest.php Add Drone CI 2019-09-30 14:03:12 +02:00
RedisCacheLockTest.php Add Drone CI 2019-09-30 14:03:12 +02:00
SemaphoreLockTest.php enhance semaphore lock testing 2019-08-17 19:38:51 +02:00