-
Notifications
You must be signed in to change notification settings - Fork 28
[maintenance] pytest-simcore package #1394
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1394 +/- ##
=========================================
- Coverage 70.96% 70.5% -0.47%
=========================================
Files 217 222 +5
Lines 8766 8811 +45
Branches 967 967
=========================================
- Hits 6221 6212 -9
- Misses 2266 2323 +57
+ Partials 279 276 -3
Continue to review full report at Codecov.
|
redis fixture independent of webserver
…c-simcore into sanderegg-is/test_fixtures
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.
Nice clean-up. Go ahead.
What do these changes do?
--keep-docker-up
option when running tests that does not bring down docker-swarm and registry for faster test developmentenvirons.osparc_simcore_root_dir
packages/pytest-fixtures/rabbit_service.py
Related issue number
Maintenance to support Platform Stability
How to test
cd packages/pytest-simcore make install-dev make tests
Checklist
make openapi-specs
,git commit ...
and thenmake version-*
)