Open jakoch opened 8 years ago
The tests are currently failing (see https://travis-ci.org/jakoch/PHPTracRPC/jobs/114876495#L190), because they were written as live tests against a Trac endpoint (which is now out-of-service) and not as mocks.
Todo
I've added some tests with this commit https://github.com/jakoch/PHPTracRPC/commit/6e8c2c907f16dc90968876bdca867c1172806e23 - - 45% coverage
The tests are currently failing (see https://travis-ci.org/jakoch/PHPTracRPC/jobs/114876495#L190), because they were written as live tests against a Trac endpoint (which is now out-of-service) and not as mocks.
Todo
rewrite tests using mocks