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

one test suite for multiple backends #326

Open
5 tasks
TomasTomecek opened this issue Nov 26, 2018 · 0 comments
Open
5 tasks

one test suite for multiple backends #326

TomasTomecek opened this issue Nov 26, 2018 · 0 comments
Labels
testing Tests are impacted.

Comments

@TomasTomecek
Copy link
Member

  • have a single integration test suite which runs for:
    • rootless podman
    • root podman
    • docker
  • keep backend-specific tests separately, as we do now and document why they are separate

(implementation details: this could be achieved using pytest parametrization of a class)

@rpitonak suggested to create a new issue for this

@TomasTomecek TomasTomecek added the testing Tests are impacted. label Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Tests are impacted.
Projects
None yet
Development

No branches or pull requests

1 participant