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

First take of applying assertion funcs to shared tests #6666

Merged
merged 39 commits into from Aug 25, 2020

Conversation

terencechain
Copy link
Member

@terencechain terencechain commented Jul 21, 2020

What type of PR is this?
Other/Tests Refactoring

What does this PR do? Why is it needed?
First take of applying testutil/assert and testutil/require to part of shared tests. Please note that some may be missed but I think i was able to cover up to 80% of the statements. Let's merge this in first so we can open another one for the final clean up (in #7003).

Which issues(s) does this PR fix?
Part of #6590

@stale
Copy link

stale bot commented Jul 29, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale There hasn't been any activity here in some time... label Jul 29, 2020
@terencechain terencechain removed the Stale There hasn't been any activity here in some time... label Jul 31, 2020
@stale
Copy link

stale bot commented Aug 8, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale There hasn't been any activity here in some time... label Aug 8, 2020
@terencechain terencechain removed the Stale There hasn't been any activity here in some time... label Aug 12, 2020
@codecov
Copy link

codecov bot commented Aug 23, 2020

Codecov Report

Merging #6666 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #6666   +/-   ##
=======================================
  Coverage   62.09%   62.09%           
=======================================
  Files         408      408           
  Lines       32055    32055           
=======================================
  Hits        19906    19906           
  Misses       9351     9351           
  Partials     2798     2798           

@terencechain terencechain marked this pull request as ready for review August 23, 2020 18:13
@terencechain terencechain requested a review from a team as a code owner August 23, 2020 18:13
@terencechain terencechain changed the title Applies assertion funcs to shared tests First take of applying assertion funcs to shared tests Aug 23, 2020
@terencechain terencechain self-assigned this Aug 23, 2020
@terencechain terencechain added the Ready For Review A pull request ready for code review label Aug 23, 2020
farazdagi
farazdagi previously approved these changes Aug 24, 2020
@prylabs-bulldozer prylabs-bulldozer bot merged commit f61f02e into master Aug 25, 2020
@farazdagi farazdagi deleted the testutil-shared branch August 25, 2020 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants