Skip to content

test: cover shared gnome shell step functions#199

Merged
castrojo merged 1 commit into
projectbluefin:mainfrom
castrojo:feat/quality/gnome-shell-steps-unit-tests
Jun 1, 2026
Merged

test: cover shared gnome shell step functions#199
castrojo merged 1 commit into
projectbluefin:mainfrom
castrojo:feat/quality/gnome-shell-steps-unit-tests

Conversation

@castrojo
Copy link
Copy Markdown
Collaborator

@castrojo castrojo commented Jun 1, 2026

What

Add unit coverage for the remaining shared GNOME Shell AT-SPI and Shell.Eval step helpers in tests/shared/gnome_shell_steps.py to close issue #196.

Closes #196.

Evidence

  • Ruff passes (python3 -m ruff check tests/ --select E,F,W --ignore E501)
  • py_compile passes (python3 -m py_compile tests/shared/gnome_shell_steps.py tests/unit/test_gnome_shell_steps.py)
  • No duplicate step phrases (no step definitions changed)
  • python3 -m pytest tests/unit/test_gnome_shell_steps.py -v

Scenario count (if changed)

Before: unchanged After: unchanged (+0)

Add unit tests for the remaining shared GNOME Shell AT-SPI and Shell.Eval step functions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@castrojo castrojo added this pull request to the merge queue Jun 1, 2026
Merged via the queue into projectbluefin:main with commit 3ef4226 Jun 1, 2026
3 checks passed
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.

[quality] gnome_shell_steps.py: 12 step functions have no unit tests

1 participant