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

Support cleanly multiple clients in the tests #542

Open
1 of 4 tasks
LewisGaul opened this issue Jan 27, 2024 · 0 comments
Open
1 of 4 tasks

Support cleanly multiple clients in the tests #542

LewisGaul opened this issue Jan 27, 2024 · 0 comments

Comments

@LewisGaul
Copy link
Collaborator

  • test_tasks.py doesn't use the docker_client fixture
  • the tests in the buildx directory don't use the docker_client fixture.
  • test_compose.py doesn't use the docker_client fixture (technically it can't but we should be able to transfer the --docker-exe arg)
  • Enable strict xfail globally.

Originally posted by @gabrieldemarmiesse in #353 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant