]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commit
Move tests to separate files
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 6 Apr 2018 19:08:06 +0000 (21:08 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 7 Apr 2018 17:43:29 +0000 (19:43 +0200)
commitc682bdf4a02a45312ef1aadf8aa26136cf308414
tree2fde937445a3e028813aa19dfab256513d6e2edb
parente6015816224f8f405e9b1c9557f22e73b21246e8
Move tests to separate files
Makefile
test.py
tests/helper.py [new file with mode: 0644]
tests/test_acceptance.py [new file with mode: 0644]
tests/test_ccxt_wrapper.py [new file with mode: 0644]
tests/test_main.py [new file with mode: 0644]
tests/test_market.py [new file with mode: 0644]
tests/test_portfolio.py [new file with mode: 0644]
tests/test_store.py [new file with mode: 0644]