-
Notifications
You must be signed in to change notification settings - Fork 89
Add test work cancel
and work release
#468
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 test work cancel
and work release
#468
Conversation
4f8e959
to
542d5ec
Compare
WIP receptorctl tests refactor Clean up useless test content Update Makefile receptorctl-tests command Added hack to cli.py to allow pytest code Remove hack from cli.py Convert invoke commands to fixtures WIP test_work_verify_signature WIP add context Remove test_mesh.py file Fix all click lib problems with pytest Minor sintax fix on Makefile
542d5ec
to
0c9a8b3
Compare
@shanemcd @fosterseth hello! 😄
Please, help me to review and merge this. I need this PR merge in order to add more test that requires multiple meshes. |
@thenets The whole point of adding black is to remove the need for discussing code styles. To fix your code, just run |
@shanemcd doesn't work. You can clone the branch and try. I agree that we should add this, but in a dedicated PR, without blocking existent test code. |
WIP mesh Add log file Cleanup fixtures Finally working! (the test. Receptorctl is failing) Cleanup After rebase fixes Fx teardiown. It's being handled by the test by default Add lint fixes
aa82bf0
to
c6b54c3
Compare
The current repo setting do not allow merge broken pipeline, so this test is being disabled until the code be fixed. Lint fix Fix fixture
c6b54c3
to
364b09a
Compare
DO NOT Fixes anymore #428
Many more fixtures were included or modified in order to support multiple meshes deployments.
Added two tests:
work submit
fails, it doesn't return thework_unit_id
.