Updating Tests
- 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
* friendica-5568 Adding Code-Coverage to the Friendica code-base * Adding codecov.io-badge * removing badge for now
Add tests for the BaseObject class