-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[VIRTS-2743] Abilities v2 API tests #2228
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2228 +/- ##
==========================================
+ Coverage 67.04% 68.67% +1.62%
==========================================
Files 92 94 +2
Lines 7286 7409 +123
==========================================
+ Hits 4885 5088 +203
+ Misses 2401 2321 -80
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple tweaks and changes - great first pass!
…mitre/caldera into bleepbop/VIRTS-2743/abilities-api-tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Unit Tests for Abilities V2 API.
DELETE
endpoint is currently untested, due to underlying aiohttp issue.Type of change
How Has This Been Tested?
Verified that tests work for various python versions using tox.
Checklist: