mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-20 03:10:57 +00:00
Expand tests.
This commit is contained in:
@@ -1030,7 +1030,7 @@ class TransactionControllerTest extends TestCase
|
||||
* @covers \FireflyIII\Api\V1\Controllers\TransactionController::index
|
||||
* @covers \FireflyIII\Api\V1\Controllers\TransactionController::mapTypes
|
||||
*
|
||||
* @throws \FireflyIII\Exceptions\FireflyException
|
||||
* throws \FireflyIII\Exceptions\FireflyException
|
||||
*/
|
||||
public function testIndex()
|
||||
{
|
||||
@@ -1074,7 +1074,7 @@ class TransactionControllerTest extends TestCase
|
||||
* @covers \FireflyIII\Api\V1\Controllers\TransactionController::__construct
|
||||
* @covers \FireflyIII\Api\V1\Controllers\TransactionController::index
|
||||
* @covers \FireflyIII\Api\V1\Controllers\TransactionController::mapTypes
|
||||
* @throws \FireflyIII\Exceptions\FireflyException
|
||||
* throws \FireflyIII\Exceptions\FireflyException
|
||||
*/
|
||||
public function testIndexWithRange()
|
||||
{
|
||||
|
Reference in New Issue
Block a user