Closed kayue closed 12 years ago
Sorry I wasn't familiar with PHPUnit.
For some reason I couldn't run the tests at home, PHPUnit always return nothing (not even error).
I will test it tomorrow in office.
So the reason PHPUnit was returning nothing is because I didn't turn on PHP's error reporting...
Just ran and passed @mrtorrent's test. Will add some new tests.
@kayue where possible, would you please add tests for the features you've added? In the future, I'd like to avoid merging anything into master until it is reasonably covered by tests, if that's okay with you.
Also, would you check that the existing test suite passes, please?