1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 15:19:38 +02:00
Maybe/test
Zach Gollwitzer 24d3c0243f
Handle missing weekend stock prices in sync process (#1242)
* Don't append missing prices if already known

* Add failing test

* Handle weekend stock prices

* Fix tests and gapfill logic
2024-10-04 14:19:45 -04:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
fixtures Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
helpers Add formatting for EUR locales (#1231) 2024-10-03 10:25:38 -04:00
interfaces CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
jobs CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
lib Add formatting for EUR locales (#1231) 2024-10-03 10:25:38 -04:00
mailers Simplify self host settings controller (#1230) 2024-10-02 12:07:56 -04:00
models Handle missing weekend stock prices in sync process (#1242) 2024-10-04 14:19:45 -04:00
support CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
system CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
vcr_cassettes Feedback page (#1160) 2024-09-09 16:54:56 -04:00
application_system_test_case.rb Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
i18n_test.rb Allow users to set preferred locale in settings and provide basic date and time localization support (#1226) 2024-10-02 14:02:17 -04:00
test_helper.rb Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00