Skip to content
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

Convert docker integration tests to pytest #249

Open
tomuben opened this issue Dec 6, 2024 · 0 comments
Open

Convert docker integration tests to pytest #249

tomuben opened this issue Dec 6, 2024 · 0 comments
Labels
refactoring Code improvement without behavior change

Comments

@tomuben
Copy link
Collaborator

tomuben commented Dec 6, 2024

Background

The integration-tests still use the old unittest framework. We should switch to pytest.

Acceptance Criteria

Convert following tests to pytest:

  • test_docker_build.py
  • test_docker_clean.py
  • test_docker_export.py
  • test_docker_load.py
  • test_docker_pull.py
  • test_docker_push.py
  • test_docker_save.py
  • test_docker_upload.py
@tomuben tomuben added the refactoring Code improvement without behavior change label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

1 participant