mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Expand tests, do code cleanup.
This commit is contained in:
@@ -291,6 +291,7 @@ class SingleControllerTest extends TestCase
|
||||
/**
|
||||
* @covers \FireflyIII\Http\Controllers\Transaction\SingleController::store
|
||||
* @covers \FireflyIII\Http\Controllers\Transaction\SingleController::groupedActiveAccountList
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function testStoreSuccess()
|
||||
{
|
||||
@@ -338,6 +339,7 @@ class SingleControllerTest extends TestCase
|
||||
|
||||
/**
|
||||
* @covers \FireflyIII\Http\Controllers\Transaction\SingleController::update
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function testUpdate()
|
||||
{
|
||||
|
Reference in New Issue
Block a user