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

Add CommandLineTest type to test helper package #35

Merged
merged 5 commits into from
Feb 1, 2024

Conversation

calvinmclean
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Merging #35 (55029a3) into main (1d513b4) will increase coverage by 2.57%.
The diff coverage is 87.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   76.48%   79.05%   +2.57%     
==========================================
  Files          16       18       +2     
  Lines         961      993      +32     
==========================================
+ Hits          735      785      +50     
+ Misses        156      141      -15     
+ Partials       70       67       -3     

- This allows more flexible and consistent execution of different
  test types
- Also makes it easier to introduce new test types
- CommandLineTest is used to run tests from command line args
- Improve error response body assertions
@calvinmclean calvinmclean merged commit 7c50501 into main Feb 1, 2024
5 checks passed
@calvinmclean calvinmclean deleted the feature/cli-test branch February 1, 2024 06:16
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.

1 participant