Commit graph

7 commits

Author SHA1 Message Date
Philipp Holzer
a2fb49a2b4
Removing debugging echo
Updating Tests
2018-10-06 19:11:00 +02:00
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
Philipp
30c87a47ff Adding Code-Coverage to the Friendica code-base (#5570)
* friendica-5568 Adding Code-Coverage to the Friendica code-base

* Adding codecov.io-badge

* removing badge for now
2018-08-08 11:43:06 +02:00
Hypolite Petovan
f9747708d8 Add verbose to PHPUnit config 2018-07-03 08:44:14 -04:00
Pierre Rudloff
3195d6e125 Add API tests 2018-05-10 19:12:00 +02:00
Pierre Rudloff
9a40f17257 Remove old tests
Add tests for the BaseObject class
2018-04-09 23:03:29 +02:00
Pierre Rudloff
2c7514d03c Enable Travis 2018-04-09 22:35:05 +02:00