Skip to content

Comments

move test fixtures to utils#903

Draft
wyzula-jan wants to merge 2 commits intomainfrom
fix/test-utils
Draft

move test fixtures to utils#903
wyzula-jan wants to merge 2 commits intomainfrom
fix/test-utils

Conversation

@wyzula-jan
Copy link
Contributor

@wyzula-jan wyzula-jan commented Oct 27, 2025

Description

Moving essential test fixtures from tests to source code of bec_widgets so plugins repos can also use them for writing gui tests.

Potential side effects

This will make all current branches + pre_release broken for tests, because of the different import structure. One will have to resolve all the conflicts. I think we should wait with merging this one when there are no huge PRs open.

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

❌ Patch coverage is 84.18079% with 28 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
bec_widgets/tests/fake_devices.py 85.71% 16 Missing and 1 partial ⚠️
bec_widgets/tests/utils.py 80.70% 9 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

@wyzula-jan wyzula-jan self-assigned this Oct 27, 2025
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