## Summary - add browser coverage for manual credit card, investment, retirement, and other account creation flows - replace placeholder transaction search coverage with real filter assertions and add edit/delete transaction browser tests - keep the new coverage focused on the existing account and transaction browser test files ## Testing - vendor/bin/pint --dirty --format agent - php artisan test --compact tests/Browser/BankAccountsTest.php tests/Browser/TransactionsTest.php |
||
|---|---|---|
| .. | ||
| assets | ||
| .gitignore | ||
| AccountsPageTest.php | ||
| AmountInputTest.php | ||
| AuthenticationTest.php | ||
| AutomationRuleBuilderTest.php | ||
| BankAccountsTest.php | ||
| BudgetCrudTest.php | ||
| BudgetsFeatureNavigationTest.php | ||
| CashflowCategoryNavigationTest.php | ||
| CategoriesTest.php | ||
| ImportTransactionsTest.php | ||
| OnboardingFlowTest.php | ||
| TransactionsTest.php | ||