siasync icon indicating copy to clipboard operation
siasync copied to clipboard

Fix test suite

Open MSevey opened this issue 5 years ago • 2 comments

To help with development the test suite should be fixed so that new code and small bugs can be found and fixed before pushing commits. I recommend trying to utilitest the siatest package as it has the infrastructure in place to support integration tests.

https://gitlab.com/NebulousLabs/Sia/tree/master/siatest

MSevey avatar Sep 30 '19 16:09 MSevey

@opendba You had mentioned you might be interested in taking a look at the test suite for Siasync at one point. Are you intrested in taking on this issue?

tbenz9 avatar Sep 30 '19 16:09 tbenz9

Started working on a fix here: https://github.com/MSevey/siasync/tree/fix-testsuite

MSevey avatar Oct 09 '19 20:10 MSevey