oxrlib/tests
Brett Smith baa2e883cd config: historical command accepts just two currency arguments.
This shows the rates between two currencies without converting a specific
amount.
2017-06-09 13:11:16 -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 cache: Add CacheWriter.save_rate method. 2017-05-12 13:48:21 -04:00
historical1.json rate: Add Rate.convert method. 2017-05-16 12:26: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: historical command accepts just two currency arguments. 2017-06-09 13:11:16 -04:00
test_FileCache.py cache: Refactor out CacheBase from FileCache. 2017-05-12 11:58:35 -04:00
test_historical.py historical: Add a setting to denominate Ledger conversions. 2017-06-09 11:06:51 -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