Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testenv test refactor #221

Merged
merged 11 commits into from
Nov 11, 2021
Prev Previous commit
Next Next commit
Reduce higher-order function in test template
This is just a cosmetic thing -- there's no need for the higher-order
func used to create mini test suites, given the protocol and git
implementation. This made the Gingko version clearer, arguably, but it
can be reduced away here for a bit less nesting.

Signed-off-by: Michael Bridgen <michael@weave.works>
  • Loading branch information
squaremo authored and darkowlzz committed Nov 11, 2021
commit f4b89bdc60c4c107369b91874d3e59f7019a4aff
Loading