]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commit - market.py
Acceptance test preparation
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 7 Apr 2018 15:39:29 +0000 (17:39 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 7 Apr 2018 17:43:48 +0000 (19:43 +0200)
commite7d7c0e5645da35adcbfec9e51deb68f012c422f
tree990a884e058cff0467f7486efb422fb6b659f709
parentc682bdf4a02a45312ef1aadf8aa26136cf308414
Acceptance test preparation

Save some headers for http requests
Wait for all threads after the end of main
Simplify library imports for mocking
ccxt_wrapper.py
main.py
market.py
portfolio.py
store.py
tests/test_ccxt_wrapper.py
tests/test_main.py
tests/test_market.py
tests/test_portfolio.py
tests/test_store.py