]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commitdiff
Add some tests and cleanup exchange process
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 21 Jan 2018 19:46:39 +0000 (20:46 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 21 Jan 2018 20:41:26 +0000 (21:41 +0100)
- Acceptance test for the whole exchange process
- Cut exchange two steps:
  - Compute the outcome of the exchange
  - Do all the sells
  - Recompute the buys according to the sells result
  - Do all the buys


No differences found