siasync
siasync copied to clipboard
Fix test suite
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
@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?
Started working on a fix here: https://github.com/MSevey/siasync/tree/fix-testsuite