Skip to content

python: Fix failing example test in test_pairing_exercise.py - #150

Open
adamnfish-gu wants to merge 1 commit into
platform/tool-versions-cifrom
fix/python
Open

python: Fix failing example test in test_pairing_exercise.py#150
adamnfish-gu wants to merge 1 commit into
platform/tool-versions-cifrom
fix/python

Conversation

@adamnfish-gu

@adamnfish-gu adamnfish-gu commented Aug 7, 2026

Copy link
Copy Markdown

test_unit_tests contained self.assertTrue(False), so the suite always failed. It now asserts that name is non-empty.


Base platform/tool-versions-ci (#144), so the diff shows only this branch's changes. Merge #144 first.

Part of #143.

test_unit_tests contained self.assertTrue(False), so the suite always failed.
It now asserts that name is non-empty.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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