Improve test coverage.

This commit is contained in:
James Cole
2019-07-24 19:02:41 +02:00
parent 226e2f7185
commit ee95606ec0
39 changed files with 378 additions and 234 deletions

View File

@@ -132,6 +132,8 @@ class AccountCurrenciesTest extends TestCase
/**
* Perfect run with opening balance.
*
* TODO this method crashes some times but not sure why.
*
* @covers \FireflyIII\Console\Commands\Upgrade\AccountCurrencies
*/
public function testHandleOpeningBalance(): void