1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test
Pablo Porto 00a42be5c0
fix(authentication): Fix issues when users try to logout (#603)
Run set last login information action only when the user exist. Thus preventing running it after the logout method, which was causing an error
2024-04-08 07:26:46 -04:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -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 fix(authentication): Fix issues when users try to logout (#603) 2024-04-08 07:26:46 -04: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