]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commit - store.py
Add Makefile and test coverage
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 11 Feb 2018 12:36:54 +0000 (13:36 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 11 Feb 2018 12:36:54 +0000 (13:36 +0100)
commit1aa7d4fa2ec3c2b3268bef31a666ca6e1aaa6563
treef47f804070e935bf8fdf621cc59f4320606cf46f
parent6ca5a1ec669593fa915a2824efca068c975f9caa
Add Makefile and test coverage

Fix order preparation and add tests for the step
Separate tests between acceptance and unit
Add more tests
.gitignore
Makefile [new file with mode: 0644]
portfolio.py
store.py
test.py