filecoin-project/go-fil-markets

Test cleanup: robustness, table test form

Open

#151 opened on Mar 13, 2020

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Go (55 forks)github user discovery
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.

Contributor guide