Skip to content

Conversation

@gbeane
Copy link
Collaborator

@gbeane gbeane commented Jan 2, 2026

Modified pytest command to run all tests instead of ignoring a specific test file.

we were explicitly ignoring tests/test_search_bar_widget.py because required GUI libraries are not available on our runner. However, this is now outdated -- the file in question has moved to a new location and it has been updated to automatically skip if it is unable to import the UI components that depend on the missing shared library.

Modified pytest command to run all tests instead of ignoring a specific test file.
@gbeane gbeane requested a review from bergsalex January 2, 2026 19:16
@gbeane gbeane self-assigned this Jan 2, 2026
@gbeane gbeane requested a review from keithshep January 6, 2026 14:49
@gbeane gbeane merged commit 03e68fb into main Jan 6, 2026
2 checks passed
@gbeane gbeane deleted the gbeane-patch-1 branch January 6, 2026 15:47
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.

4 participants