friendica/tests/src/Core
Philipp Holzer 31148e25cf
Changing Friendica\App\Mode from static methods to public methods
- Changing from static methods to public methods
- Adding dev-composer-dependency Mockery for static method mocking (f.e. Config, DBA)
- Adding ModeTest with Mocking
- removing bootstrap from phpunit.xml because of double loading tests\bootstrap.php
2018-10-06 16:27:20 +02:00
..
Cache LockDriverFixings 2018-09-06 08:11:18 +02:00
Console Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Lock CacheLockDriverTest Fixings 2018-09-05 22:16:23 +02:00
SystemTest.php a new unittest for prefix 2018-07-09 22:15:11 +02:00