filecoin-project/go-fil-markets
View on GitHubTest cleanup: robustness, table test form
Open
#151 opened on Mar 13, 2020
good first issue
Repository metrics
- Stars
- (77 stars)
- PR merge metrics
- (PR metrics pending)
Description
@laser noted that the integration tests would be flaky/fail if run in parallel. Oversight on my part, not failing yet, but it highlights some technical debt. This and similar tests would benefit from the table test treatment also.