## Summary - replace the budget rename test's fixed post-submit wait with stable UI signals tied to the save lifecycle - wait for the edit dialog to close, the budget show page to settle, and the updated budget name to appear in the page content and title - verify the change with `php artisan test --compact tests/Browser/BudgetCrudTest.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 | ||