Skip to content

feat(tests): update pytest to 9.0.2#1254

Merged
roflcoopter merged 2 commits intodevfrom
feature/upgrade-test-deps
Feb 17, 2026
Merged

feat(tests): update pytest to 9.0.2#1254
roflcoopter merged 2 commits intodevfrom
feature/upgrade-test-deps

Conversation

@roflcoopter
Copy link
Owner

Update pytest and related deps to latest version

Copilot AI review requested due to automatic review settings February 15, 2026 21:28
@netlify
Copy link

netlify bot commented Feb 15, 2026

Deploy Preview for viseron canceled.

Name Link
🔨 Latest commit a4cfd93
🔍 Latest deploy log https://app.netlify.com/projects/viseron/deploys/6994670e7bdafc000875af82

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s testing toolchain to newer pytest and plugin versions, and adjusts the test DB janitor setup to match the updated pytest-postgresql interface.

Changes:

  • Bump pytest and several pytest-related plugins in requirements_test.txt.
  • Update DatabaseJanitor(...) usage in test fixtures to use keyword arguments (compatible with newer pytest-postgresql).
  • Update coverage and pin previously unpinned test tooling dependencies.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tests/conftest.py Switch DatabaseJanitor construction to keyword args for compatibility with updated pytest-postgresql.
requirements_test.txt Update/pin pytest and related testing dependencies (pytest-cov, pytest-postgresql, etc.).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@roflcoopter roflcoopter merged commit 3ae86ad into dev Feb 17, 2026
18 checks passed
@roflcoopter roflcoopter deleted the feature/upgrade-test-deps branch February 17, 2026 15:23
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

Comments