Skip to content

moving E2E tests to python - #75

Closed
kickhead13 wants to merge 8 commits into
mainfrom
python_e2et
Closed

moving E2E tests to python#75
kickhead13 wants to merge 8 commits into
mainfrom
python_e2et

Conversation

@kickhead13

Copy link
Copy Markdown
Member

This change introduces a new structure for
E2E tests. Instead of using the hand-made
DIY bash testing framework we can instead
rely on python's standard unittest library.

In this PR I port all existing shadow tests
to python.

This should make tests easier to write,
maintain an structure sanely.

kickhead13 and others added 8 commits June 25, 2026 19:47
This change introduces a new structure for
E2E tests. Instead of using the hand-made
DIY bash testing framework we can instead
rely on python's standard unittest library.

In this PR I port all existing shadow tests
to python.

This should make tests easier to write,
maintain an structure sanely.
@kickhead13 kickhead13 closed this Aug 14, 2026
@kickhead13
kickhead13 deleted the python_e2et branch August 14, 2026 10:26
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