alvarobartt / investiny

๐Ÿค๐Ÿป `investpy` but made tiny
https://alvarobartt.github.io/investiny
MIT License
280 stars 32 forks source link

๐Ÿ› Fix recurrent bug with non-matching dates #44

Closed alvarobartt closed 1 year ago

alvarobartt commented 1 year ago

๐Ÿ› Bug Fixes

๐Ÿ”— Linked Issue

40

๐Ÿงช Tests

If the above checkbox is checked, describe how you unit-tested it.

Current unit tests were not passing due to the timezone conversions, but after implementing the day-shift mechanism, those are working back again, since the timezones didn't have anything to do with the bug.