.. |
Account
|
Fix tests.
|
2018-09-18 18:47:42 +02: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
|
Mock more repositories in tests.
|
2018-09-03 18:52:46 +02:00 |
Category
|
Fix test for fixed chart category controller
|
2018-09-12 12:57:14 +02:00 |
Chart
|
Small test fixes.
|
2018-09-10 20:22:02 +02:00 |
Import
|
Fix tests for current feature set.
|
2018-10-27 05:39:11 +02:00 |
Json
|
Fix tests for current feature set.
|
2018-10-27 05:39:11 +02:00 |
Popup
|
Mock more repositories in tests.
|
2018-09-03 18:52:46 +02:00 |
Recurring
|
Expand code coverage.
|
2018-09-15 13:44:36 +02:00 |
Report
|
Mock more repositories in tests.
|
2018-09-03 18:52:46 +02:00 |
Rule
|
Fix test coverage.
|
2018-12-09 20:54:11 +01:00 |
System
|
Mock more repositories in tests.
|
2018-09-03 18:52:46 +02:00 |
Transaction
|
Fix test coverage.
|
2018-12-09 20:54:11 +01:00 |
AttachmentControllerTest.php
|
Mock more repositories in tests.
|
2018-09-03 18:52:46 +02:00 |
BillControllerTest.php
|
Fix tests.
|
2018-09-27 13:11:31 +02: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
|
Fix test coverage.
|
2018-11-10 15:15:29 +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
|
Working test code.
|
2018-11-25 06:37:26 +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
|
Working test code.
|
2018-11-25 06:37: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
|
Tag controller tests.
|
2018-10-07 10:46:11 +02:00 |
TransactionControllerTest.php
|
Fix test coverage.
|
2018-12-09 20:54:11 +01:00 |