-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some unit tests for get_price_jobs_up_to_date.
There are two behaviors I am not sure if they are features or bugs. 1. get_price_jobs_at_date() does not return a price for a date when commodity first appears in a transaction (maybe off by one error?). 2. get_price_jobs_(up_to|at)_date() behave differently for commodities not held at cost. If this is a bug, I can fix it in this or followup PR.
- Loading branch information
Showing
1 changed file
with
66 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters