Expand test coverage.

This commit is contained in:
James Cole
2018-01-24 11:09:21 +01:00
parent 602b35d589
commit 9a2c6c2967
4 changed files with 48 additions and 9 deletions

View File

@@ -43,6 +43,7 @@ class DebugControllerTest extends TestCase
{
/**
* @covers \FireflyIII\Http\Controllers\DebugController::index
* @covers \FireflyIII\Http\Controllers\DebugController::__construct
* @covers \FireflyIII\Http\Controllers\DebugController::errorReporting
* @covers \FireflyIII\Http\Controllers\DebugController::collectPackages
*/