1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test
Josh Pigford aa351ae616
Multi-currency support (#425)
* Initial foundational pass at multi-currency

* Default format currency

* More work on currency and exchanging

* Re-build currencies on change

* Currency import/setup

* Background job overhaul + cheaper OXR plan support

* Lint fixes

* Test fixes

* Multi-currency setup instructions

* Allow decimals in the balance field

* Spacing fix for form

---------

Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-02-10 16:18:56 -06:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Fix arguments to find_by_token_for (#299) 2024-02-04 19:10:48 -06:00
fixtures Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
helpers Addd application_helper_test.rb (#302) 2024-02-06 19:51:32 -06:00
integration Initial commit 2024-02-02 09:05:04 -06:00
jobs Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
mailers Initial commit 2024-02-02 09:05:04 -06:00
models Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
system Skip system test instead of comment it (#348) 2024-02-07 09:09:35 -06:00
application_system_test_case.rb First pass at a system test (#305) 2024-02-05 15:19:31 -06:00
i18n_test.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
test_helper.rb Add PagesControllerTest with authentication (#288) 2024-02-04 17:39:38 -06:00