friendica/tests
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
..
Util Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
datasets Put base test config in Yaml dataset 2018-07-16 19:38:16 -04:00
src Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
ApiTest.php The API test should now complete again 2018-10-02 07:38:43 +00:00
BaseObjectTest.php Add API tests 2018-05-10 19:12:00 +02:00
DatabaseTest.php Skip DB tests if MYSQL_* environment variables are missing 2018-08-04 16:35:31 +02:00
TextTest.php Add API tests 2018-05-10 19:12:00 +02:00
bootstrap.php Set system.hostname in test bootstrap 2018-07-16 19:38:16 -04:00