]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commit - tests/test_store.py
Add some acceptance tests
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 8 Apr 2018 17:06:55 +0000 (19:06 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 8 Apr 2018 23:43:19 +0000 (01:43 +0200)
commita0dcf4e0978331709da164fb0e29ae008b90fc88
tree156e95dee3274ca6469664170237e62733c793d5
parentc8df27385e02b22d36b240fe29532e97dbba1f43
Add some acceptance tests
15 files changed:
Makefile
main.py
store.py
test_acceptance.py
tests/acceptance/print_orders/parallel/1.json [new file with mode: 0644]
tests/acceptance/print_orders/parallel/1.log [new file with mode: 0644]
tests/acceptance/print_orders/parallel/2.json [new file with mode: 0644]
tests/acceptance/print_orders/parallel/2.log [new file with mode: 0644]
tests/acceptance/print_orders/parallel_quiet/1.json [new file with mode: 0644]
tests/acceptance/print_orders/parallel_quiet/1.log [new file with mode: 0644]
tests/acceptance/print_orders/parallel_quiet/2.json [new file with mode: 0644]
tests/acceptance/print_orders/parallel_quiet/2.log [new file with mode: 0644]
tests/helper.py
tests/test_main.py
tests/test_store.py