Use the functionalities already provided by `testify` to assert eventual conditions, and remove the use of `time.Sleep`. Remove duplicate code in utility functions that are already defined. Refactor assertion helper functions to use consistent terminology: "require" implies fatal error, whereas "assert" implies error where the test may proceed executing. |
||
|---|---|---|
| .. | ||
| client | ||
| common | ||
| full | ||
| market | ||
| net | ||
| paych | ||
| backup.go | ||
| full.go | ||
| remoteworker.go | ||
| storminer.go | ||