oxrlib/tests
Brett Smith 71893ace4d tests: Historical tests use more flexible rate matching.
This lets the tests be more flexible about how much precision is used in
rates when appropriate, and makes them ready to parametrize for
Beancount.
2020-05-17 10:44:03 -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
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 tests: Historical tests use more flexible rate matching. 2020-05-17 10:44:03 -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