friendica/tests
Philipp Holzer 08edeae2f9
Make Storage testable & add tests
- Making StorageManager dynamic (DI::facStorage())
- Making concrete Storage dynamic (DI::storage())
- Add tests for Storage backend and failure handling
- Bumping Level-2/Dice to "dev-master" until new release
- Using Storage-Names instead of Storage-Classes in config (includes migration)
2020-01-10 13:21:57 +01:00
..
Util Replace Lock::release() with DI::lock()->release() and remove Core\Lock 2020-01-07 00:24:10 +01:00
datasets Removed tests 2020-01-07 23:23:38 +00:00
functional Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
include Remove unused killme() 2020-01-04 23:43:13 +01:00
src Make Storage testable & add tests 2020-01-10 13:21:57 +01:00
DatabaseTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
DatabaseTestTrait.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
MockedTest.php Test enhancements 2018-11-01 13:44:47 +01:00
bootstrap.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
phpunit-local.xml Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
phpunit.xml Fix codecov exclude list 2019-12-11 13:35:40 +01:00