1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/test
Zach Gollwitzer b1bfdef8ff
Isolate infinite loop bug, add timeout to actions (#583)
* Isolate infinite loop bug, add timeout to actions

* Increase timeout to allow for temporary failure

* Set correct timeout, implement temporary fix

* Trigger syncs at controller layer
2024-03-29 12:53:08 -04:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
fixtures Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04: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
interfaces Implement Synth as an exchange rate provider (#574) 2024-03-27 11:16:00 -04:00
jobs Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
lib Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
mailers Initial commit 2024-02-02 09:05:04 -06:00
models Isolate infinite loop bug, add timeout to actions (#583) 2024-03-29 12:53:08 -04:00
system Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
vcr_cassettes Implement Synth as an exchange rate provider (#574) 2024-03-27 11:16:00 -04: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 Implement Synth as an exchange rate provider (#574) 2024-03-27 11:16:00 -04:00