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 the push/pull tests to use the bats test framework #467

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

andaaron
Copy link
Contributor

This is a follow up to #444.

Signed-off-by: Andrei Aaron andaaron@cisco.com

What type of PR is this?
cleanup
build

What does this PR do / Why do we need it:
See #444, this PR migrates the tests in the makefile to the bats test framework.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@andaaron andaaron changed the title Refactor the push/pull tests to use the bats tets framework Refactor the push/pull tests to use the bats test framework Mar 17, 2022
@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #467 (849ab1c) into main (251857f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #467   +/-   ##
=======================================
  Coverage   84.10%   84.10%           
=======================================
  Files          50       50           
  Lines       10375    10375           
=======================================
  Hits         8726     8726           
  Misses       1290     1290           
  Partials      359      359           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@andaaron andaaron force-pushed the bats2 branch 2 times, most recently from 6aa1158 to 126c38d Compare March 17, 2022 22:37
peusebiu
peusebiu previously approved these changes Mar 18, 2022
@rchincha
Copy link
Contributor

can we make this a proper patch by merging both PRs. Also pls don't add a new github workflow.

@andaaron
Copy link
Contributor Author

andaaron commented Mar 22, 2022

can we make this a proper patch by merging both PRs. Also pls don't add a new github workflow.

Hi Ram, not sure I understand. This PR replaces my other PR #444, and I don't add a new workflow.

Makefile Outdated Show resolved Hide resolved
@andaaron andaaron force-pushed the bats2 branch 2 times, most recently from 3a6dcd2 to 6adaaf0 Compare March 22, 2022 19:28
@andaaron andaaron requested a review from rchincha March 22, 2022 19:57
This is a follow up to project-zot#444.

Signed-off-by: Andrei Aaron <andaaron@cisco.com>
Copy link
Contributor

@rchincha rchincha left a comment

Choose a reason for hiding this comment

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

lgtm

@andaaron andaaron merged commit dd6cedc into project-zot:main Mar 22, 2022
@andaaron andaaron added this to In progress in zot-core via automation Mar 23, 2022
@andaaron andaaron added this to the v1.4.0 milestone Mar 23, 2022
@andaaron andaaron moved this from In progress to Done in zot-core Mar 23, 2022
@andaaron andaaron deleted the bats2 branch January 26, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
zot-core
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants