friendica/tests/src/Core/Console
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
..
AutomaticInstallationConsoleTest.php Fixing tests for AutomaticInstallation 2018-10-05 19:51:14 +02:00
ConfigConsoleTest.php Automatic Install Tests & Doku (#5674) 2018-08-27 00:15:55 -04:00
ConsoleTest.php Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
MultiUseConsole.php Config Console Tests (#5621) 2018-08-17 19:41:46 +00:00