## Summary - Add BRL (Brazilian Real) to supported currency list (`config/currencies.php`), allowed as both primary and account currency. ## API compatibility - Verified `@fawazahmed0/currency-api` supports BRL in both directions (e.g. USD→BRL ≈ 5.05). No conversion changes needed. ## Tests - Added BRL account-creation test (`AccountTest.php`). - Added BRL primary-currency test (`ProfileUpdateTest.php`). - Both pass. |
||
|---|---|---|
| .. | ||
| 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 | ||