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

Our tests under tests/containers/workbenches are repeating the skip function. Like, skip this test if it's not rstudio image. Deduplicate this. #887

Open
jiridanek opened this issue Feb 5, 2025 · 0 comments
Labels
good first issue Good for newcomers kind/bug Something isn't working

Comments

@jiridanek
Copy link
Member

jiridanek commented Feb 5, 2025

Use some kind of @pytest.marker.skip_if or possibly a setUp function (auto-use fixture). Figure out how to do this in pytest.

@jiridanek jiridanek added the kind/bug Something isn't working label Feb 5, 2025
@github-project-automation github-project-automation bot moved this to 📋 Backlog in ODH IDE Planning Feb 5, 2025
@jiridanek jiridanek added the good first issue Good for newcomers label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant