1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00
Maybe/test/models
Zach Gollwitzer 19cc63c8f4
Use Redis for ActiveJob and ActionCable (#2004)
* Use Redis for ActiveJob and ActionCable

* Fix alwaysApply setting

* Update queue names and weights

* Tweak weights

* Update job queues

* Update docker setup guide

* Remove deprecated upgrade columns from users table

* Refactor Redis configuration for Sidekiq and caching in production environment

* Add Sidekiq Sentry monitoring

* queue naming fix

* Clean up schema
2025-03-19 12:36:16 -04:00
..
account Data provider simplification, tests, and documentation (#1997) 2025-03-17 11:54:53 -04:00
family New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
provider Use Redis for ActiveJob and ActionCable (#2004) 2025-03-19 12:36:16 -04:00
security Data provider simplification, tests, and documentation (#1997) 2025-03-17 11:54:53 -04:00
account_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
address_test.rb Add Property Details View (#1116) 2024-08-23 08:47:08 -04:00
balance_sheet_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
category_test.rb Ensure Consistent Category Colors (#1722) 2025-01-30 16:49:31 -05:00
current_test.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
exchange_rate_test.rb Data provider simplification, tests, and documentation (#1997) 2025-03-17 11:54:53 -04:00
family_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
impersonation_session_test.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
income_statement_test.rb Fix parent category sums in budget (#1894) 2025-02-24 12:51:13 -05:00
invite_code_test.rb Use consistent language for invite codes 2024-02-02 19:37:10 -06:00
loan_test.rb Add loan and credit card views (#1268) 2024-10-08 17:16:37 -04:00
period_test.rb Fix time period key conflicts (#1944) 2025-03-03 12:47:20 -05:00
plaid_investment_sync_test.rb Plaid sync tests and multi-currency investment support (#1531) 2024-12-12 08:56:52 -05:00
plaid_item_test.rb Initial pass at Plaid EU (#1555) 2025-01-31 12:13:58 -06:00
provider_test.rb Data provider simplification, tests, and documentation (#1997) 2025-03-17 11:54:53 -04:00
providers_test.rb Data provider simplification, tests, and documentation (#1997) 2025-03-17 11:54:53 -04:00
sync_test.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
tag_test.rb Account::Sync model and test fixture simplifications (#968) 2024-07-10 11:22:59 -04:00
trade_import_test.rb Data provider simplification, tests, and documentation (#1997) 2025-03-17 11:54:53 -04:00
transaction_import_test.rb feat(import): add currency and number format support for CSV imports (#1819) 2025-02-10 15:31:28 -05:00
transfer_test.rb Add RejectedTransfer model, simplify auto matching (#1690) 2025-01-27 16:56:46 -05:00
trend_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
user_test.rb Multi-factor authentication (#1817) 2025-02-06 14:16:53 -06:00