whisper-money/tests/Feature
Víctor Falcón 46454f193f
Update balance with manually created transactions (#45)
<img width="1195" height="874" alt="image"
src="https://github.com/user-attachments/assets/1d2f5e10-dad5-4136-8f65-5e8a3e8b30c5"
/>
2025-12-30 07:55:34 +01:00
..
Auth feat(queue): Implement queueable email jobs with rate limiting 2025-12-30 07:22:18 +01:00
Console Fix improve testing 2025-11-26 11:52:01 +01:00
Jobs/Drip feat(queue): Implement queueable email jobs with rate limiting 2025-12-30 07:22:18 +01:00
Listeners feat: Implement drip email campaign system (#35) 2025-12-30 07:22:18 +01:00
Onboarding User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
Settings Add currency selection to user profile settings (#41) 2025-12-30 07:22:19 +01:00
Sync feat: add transaction labels feature (#24) 2025-12-13 13:02:19 +01:00
AccountBalanceControllerTest.php Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
AccountBalanceSyncControllerTest.php Update balance with manually created transactions (#45) 2025-12-30 07:55:34 +01:00
AccountControllerTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
AutomationRuleTest.php Update automated rule timestamp when adding/removing a category or label 2025-12-15 14:30:35 +01:00
BulkUpdateTransactionsTest.php Bulk actions/select all (#33) 2025-12-15 17:59:58 +01:00
DashboardAnalyticsTest.php Add bank relation to account model and update related components 2025-12-04 16:24:12 +01:00
DashboardTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
DeleteUserCommandTest.php command: delete user 2025-12-30 07:22:18 +01:00
EncryptionTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
ExampleTest.php Install Pest 2025-11-07 12:01:58 +00:00
InertiaSharedDataTest.php SEO landing page 2025-11-25 11:33:11 +01:00
LabelTest.php feat: add transaction labels feature (#24) 2025-12-13 13:02:19 +01:00
SitemapTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
SubscriptionTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
TransactionTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
UserLeadTest.php Add User Lead functionality and tests 2025-11-25 10:31:25 +01:00