-
Notifications
You must be signed in to change notification settings - Fork 44.5k
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
Tests utils suite #2961
Tests utils suite #2961
Conversation
Signed-off-by: Merwane Hamadi <[email protected]>
Signed-off-by: Merwane Hamadi <[email protected]>
…re/create-smoke-test Feature/create smoke test
…e-plugins Enable support for loading multiple plugins per zip file
…s/richbeales-patch-1 Plugins: debug line always printed in plugin load
Signed-off-by: Merwane Hamadi <[email protected]>
Signed-off-by: Merwane Hamadi <[email protected]>
…re/add-decorator-to-tests add decorator to tests so it's skipped if api key required but not present in the environment
Co-authored-by: Nicholas Tindle <[email protected]>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2961 +/- ##
==========================================
- Coverage 43.88% 37.64% -6.25%
==========================================
Files 60 60
Lines 2855 2856 +1
Branches 472 472
==========================================
- Hits 1253 1075 -178
- Misses 1498 1719 +221
+ Partials 104 62 -42
... and 16 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Fix black but ignore code cov complaints |
Drop the test_agents.py file |
Background
Changes
Documentation
Test Plan
PR Quality Checklist