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

Add testing level tags #842

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Add testing level tags #842

merged 1 commit into from
Nov 27, 2024

Conversation

bschimke95
Copy link
Contributor

Introduce tags to mark tests for specific testing levels.

In a follow-up PR, the existing tests will be marked and then we can simply run e.g.

tox run -e integration -- --tags up_to_nightly

to execute all nightly tests.

@bschimke95 bschimke95 requested a review from a team as a code owner November 26, 2024 08:18
Copy link
Contributor

@HomayoonAlimohammadi HomayoonAlimohammadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Thanks a lot @bschimke95! LGTM. Just a minor question.

tests/integration/tests/test_util/tags.py Show resolved Hide resolved
@bschimke95 bschimke95 merged commit 3fc2241 into main Nov 27, 2024
18 checks passed
@bschimke95 bschimke95 deleted the KU-2149/testing-levels branch November 27, 2024 08:24
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

Successfully merging this pull request may close these issues.

2 participants