codegeschrei
181c9a13b5
Problem: there is a new python driver version ( #2351 )
...
Solution: update the version for acceptance tests
2018-06-14 11:08:48 +02:00
codegeschrei
e2ab561eef
Problem: we don't have enough acceptance tests ( #2294 )
...
* Problem: we don't have enough acceptance tests
Solution: test different scenarios for divisible assets
2018-05-16 17:07:43 +02:00
codegeschrei
04b3b15c66
Problem: not all transaction scenarios in acceptance tests ( #2291 )
...
Solution: test multiple owners for a transaction
2018-05-16 15:54:54 +02:00
vrde
dbf1b23c43
Problem: acceptance tests are using old pydriver ( #2282 )
...
Solution: update to the new driver version, and simplify the code
removing the `mode` parameter.
2018-05-15 11:46:58 +02:00
vrde
31bae195e7
Problem: acceptance-test suite is not documented ( #2267 )
...
* Problem: acceptance-test suite is not documented
Solution: add README.md in the root of the acceptance tests, unify
`Makefile` and commands, remove more cached files when `make clean` is
ran.
* Problem: documentation does not mention Makefile
Solution: update docs with our new and shiny commands
2018-05-11 09:50:08 +02:00
vrde
8d589d0181
Problem: we don't have acceptance tests ( #2216 )
...
Solution: have a simple way to start a node and run scripts against it.
2018-04-30 14:43:39 +02:00