## Summary - replace default category firstOrCreate loop with one lookup plus bulk insert - add regression coverage for repeated category lookups Fixes PHP-LARAVEL-19 ## Tests - vendor/bin/pint --dirty --format agent - php artisan test --compact tests/Feature/Settings/CategoryTest.php --filter='default categories' |
||
|---|---|---|
| .. | ||
| AccountPageTest.php | ||
| AccountTest.php | ||
| BankTest.php | ||
| BudgetSettingsRedirectTest.php | ||
| CategoryTest.php | ||
| ChartColorSchemeTest.php | ||
| DeleteAccountPageTest.php | ||
| NetWorthChartLoanPreferenceTest.php | ||
| NetWorthChartRealEstatePreferenceTest.php | ||
| PasswordUpdateTest.php | ||
| ProfileUpdateTest.php | ||
| TimezoneTest.php | ||
| TwoFactorAuthenticationTest.php | ||