oxrlib/tests
Brett Smith c9382a2604 historical: Fix the rate ordering with two dates.
Darnit, I wrote the tests first, and I wrote them right, and then I
mixed up the ordering in the code, and somehow I convinced myself
the code was the right and the tests were wrong. But no, I had the
tests right, this is really what we want. This gets the output to
follow the examples from our bookkeeping documentation.
2020-05-20 15:21:13 -04:00
..
config_ini config: Begin Configuration class. 2017-05-16 09:19:37 -04:00
filecache cache: Refactor out CacheBase from FileCache. 2017-05-12 11:58:35 -04:00
__init__.py tests: Run with oxrlib's decimal context. 2017-12-31 10:04:37 -05:00
historical1.json historical: Ledger conversions show enough rate precision to stay balanced. 2017-06-29 16:54:16 -04:00
historical2.json historical: Add support for from_date arg. 2020-05-17 13:32:32 -04:00
test_CacheWriter.py tests: Rename TestCacheFile to avoid pytest warnings. 2017-05-17 17:33:15 -04:00
test_Configuration.py config: Accept a source date for displaying rates. 2020-05-16 14:17:29 -04:00
test_FileCache.py cache: Refactor out CacheBase from FileCache. 2017-05-12 11:58:35 -04:00
test_historical.py historical: Fix the rate ordering with two dates. 2020-05-20 15:21:13 -04:00
test_LoaderChain.py LoaderChain: Add should_cache() method. 2017-05-17 12:27:20 -04:00
test_OXRAPIRequest.py errors: Start module. 2017-05-12 08:12:21 -04:00
test_Rate.py rate: Add Rate.convert method. 2017-05-16 12:26:32 -04:00