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

Refactor some test code #3391

Merged
merged 12 commits into from
Mar 10, 2021
Merged

Refactor some test code #3391

merged 12 commits into from
Mar 10, 2021

Conversation

jtgeibel
Copy link
Member

It is best to review per-commit, as some logic is split into sub-modules under util which obscures the smaller diffs within. The individual commits should all be straightforward.

In particular, many T: serde::Deserialize bounds are removed from various test helper methods, which allowed some remaining on-off tests to switch over to the test helpers.

r? @Turbo87

@Turbo87
Copy link
Member

Turbo87 commented Mar 10, 2021

yes, please!! 👍

@bors r+

@bors
Copy link
Contributor

bors commented Mar 10, 2021

📌 Commit 9e15c20 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Mar 10, 2021

⌛ Testing commit 9e15c20 with merge 98535aa...

@bors
Copy link
Contributor

bors commented Mar 10, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 98535aa to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants