Skip to content

test: modernize tests to use pytest#2192

Open
taddes wants to merge 18 commits intomasterfrom
test/update-to-pytest-fixtures-STOR-518
Open

test: modernize tests to use pytest#2192
taddes wants to merge 18 commits intomasterfrom
test/update-to-pytest-fixtures-STOR-518

Conversation

@taddes
Copy link
Copy Markdown
Collaborator

@taddes taddes commented Apr 6, 2026

Description

Our integration and e2e tests are a hodgepodge of class-based unitTest (circa 2010 Python) and the newer pytest. This means we are leaving a lot of features on the table, like parallelized test runs and simpler maintenance with fixtures. This task updates our runs to use Pytest fully.

Testing

Our E2E & integration test runs

Issue(s)

Closes STOR-518.

@taddes taddes self-assigned this Apr 6, 2026
@taddes taddes force-pushed the test/update-to-pytest-fixtures-STOR-518 branch 2 times, most recently from 912d942 to 7e97e86 Compare April 21, 2026 20:55
@taddes taddes changed the title [WIP] test: modernize tests to use pytest test: modernize tests to use pytest Apr 21, 2026
@taddes taddes force-pushed the test/update-to-pytest-fixtures-STOR-518 branch 3 times, most recently from 365703d to b8d22a3 Compare April 23, 2026 10:35
@taddes taddes marked this pull request as ready for review April 23, 2026 12:01
@taddes taddes force-pushed the test/update-to-pytest-fixtures-STOR-518 branch 2 times, most recently from 59d4abe to 315ef9f Compare April 24, 2026 16:43
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