firefly-iii/tests/Feature/Controllers
2019-01-27 18:11:10 +01:00
..
Account Improve test coverage. 2018-12-12 20:30:25 +01:00
Admin Mock more repositories in tests. 2018-09-03 18:52:46 +02:00
Auth Mock more repositories in tests. 2018-09-03 18:52:46 +02:00
Budget Go from get to post. 2018-12-18 07:08:35 +01:00
Category Fix test coverage. 2019-01-01 18:03:24 +01:00
Chart Fix test coverage. 2019-01-27 12:30:52 +01:00
Import Add newlines and copyright notices. 2018-12-31 07:48:23 +01:00
Json Add newlines and copyright notices. 2018-12-31 07:48:23 +01:00
Popup Improve test coverage. 2018-12-12 20:30:25 +01:00
Recurring Add newlines and copyright notices. 2018-12-31 07:48:23 +01:00
Report Improve test coverage. 2018-12-12 20:30:25 +01:00
Rule Some rule fixes. 2018-12-18 07:08:46 +01:00
System Add newlines and copyright notices. 2018-12-31 07:48:23 +01:00
Transaction Improve tests. 2018-12-17 07:09:44 +01:00
AttachmentControllerTest.php Mock more repositories in tests. 2018-09-03 18:52:46 +02:00
BillControllerTest.php Fix bill test 2019-01-27 18:11:10 +01:00
CategoryControllerTest.php Update tests so repositories are not called. Saves on DB calls, speeds up tests. 2018-09-04 09:52:19 +02:00
CurrencyControllerTest.php Improve test coverage. 2018-12-12 20:30:25 +01:00
DebugControllerTest.php Update tests so repositories are not called. Saves on DB calls, speeds up tests. 2018-09-04 09:52:19 +02:00
ExportControllerTest.php Warn when classes are used in testing environment; this means tests aren't efficient. 2018-09-06 12:29:32 +02:00
HelpControllerTest.php Mock more repositories in tests. 2018-09-03 18:52:46 +02:00
HomeControllerTest.php Update tests so repositories are not called. Saves on DB calls, speeds up tests. 2018-09-04 09:52:19 +02:00
JavascriptControllerTest.php Mock more repositories in tests. 2018-09-03 18:52:46 +02:00
JsonControllerTest.php Mock more repositories in tests. 2018-09-03 18:52:46 +02:00
NewUserControllerTest.php Fix test coverage. 2018-11-10 15:15:29 +01:00
PiggyBankControllerTest.php Improve tests. 2018-12-17 07:09:44 +01:00
PreferencesControllerTest.php Update tests so repositories are not called. Saves on DB calls, speeds up tests. 2018-09-04 09:52:19 +02:00
ProfileControllerTest.php Update tests so repositories are not called. Saves on DB calls, speeds up tests. 2018-09-04 09:52:19 +02:00
ReportControllerTest.php Improve test coverage. 2018-12-18 06:49:26 +01:00
RuleGroupControllerTest.php Update tests so repositories are not called. Saves on DB calls, speeds up tests. 2018-09-04 09:52:19 +02:00
SearchControllerTest.php Update tests so repositories are not called. Saves on DB calls, speeds up tests. 2018-09-04 09:52:19 +02:00
TagControllerTest.php Improve test coverage. 2018-12-12 20:30:25 +01:00
TransactionControllerTest.php Improve test coverage. 2018-12-18 06:57:42 +01:00