Skip to content

Add missing @dbtest test-skip rules#1804

Merged
rolandwalker merged 1 commit intomainfrom
RW/add-missing-dbtest-skip-rules
Apr 3, 2026
Merged

Add missing @dbtest test-skip rules#1804
rolandwalker merged 1 commit intomainfrom
RW/add-missing-dbtest-skip-rules

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

Some newish tests lacked the @dbtest decorator which ensures that the test is skipped when a connection is not present.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Apr 3, 2026
Some newish tests lacked the @dbtest decorator which ensures that the
test is skipped when a connection is not present.
@rolandwalker rolandwalker force-pushed the RW/add-missing-dbtest-skip-rules branch from 8bf3924 to f71eca8 Compare April 3, 2026 12:28
@rolandwalker rolandwalker merged commit 6689f17 into main Apr 3, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/add-missing-dbtest-skip-rules branch April 3, 2026 12:32
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.

1 participant