-
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-2879] Plugins v2 API Pytests #2300
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2300 +/- ##
==========================================
+ Coverage 72.57% 72.62% +0.05%
==========================================
Files 109 110 +1
Lines 7916 7942 +26
==========================================
+ Hits 5745 5768 +23
- Misses 2171 2174 +3
Continue to review full report at Codecov.
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* add pytests for plugins api * remove unnecessary plugins from test api server * resolve error in health tests
Description
Pytests for v2 Plugins API.
Type of change
How Has This Been Tested?
Verified tests pass for multiple versions of python using tox.
Checklist: