friendica/tests/src
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
..
App Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Core Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Database DBStructure enhancements (#5437) 2018-07-21 08:43:43 -04:00
Util Fixed E_NOTICE in listing worker queue and new utilities class added (#5521) 2018-07-30 21:24:26 -04:00