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

chore: improve test clarity #675

Merged
merged 9 commits into from
Aug 13, 2020
Merged

chore: improve test clarity #675

merged 9 commits into from
Aug 13, 2020

Conversation

lizrice
Copy link
Contributor

@lizrice lizrice commented Aug 12, 2020

  • Use go sub-tests so it's possible to run individual cases
  • Re-organise some cases to make it a bit easier to read
  • Removed verbosity flag when running make tests so it's easier to see whether it passes

@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #675   +/-   ##
=======================================
  Coverage   65.93%   65.93%           
=======================================
  Files          12       12           
  Lines        1133     1133           
=======================================
  Hits          747      747           
  Misses        350      350           
  Partials       36       36           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07f3c40...3140d78. Read the comment docs.

Copy link
Contributor

@yoavrotems yoavrotems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@yoavrotems yoavrotems merged commit 01c77b2 into master Aug 13, 2020
@lizrice lizrice deleted the test-clarity branch December 17, 2020 13:41
caruccio pushed a commit to getupcloud/kube-bench that referenced this pull request Feb 19, 2021
* read-only-port defaults are correct

* Tests that should catch good read-only-port

* Rework checks & tests

* Linting on issue template YAML

* More explicit test for 4.2.4

* Remove verbosity for ease of reading results

* Use subtests

* Tidy more test cases
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.

None yet

2 participants