Skip to content

feat(tests): add e2e testing framework#55

Merged
LawrenceBorst merged 2 commits into
mainfrom
e2e-testing-framework
May 9, 2026
Merged

feat(tests): add e2e testing framework#55
LawrenceBorst merged 2 commits into
mainfrom
e2e-testing-framework

Conversation

@LawrenceBorst

Copy link
Copy Markdown
Collaborator

Description of Issue

Add e2e test harness in a similar way to the integration test harness.
Here it spins up Redis to wait for completion messages. It then checks that the real model run (against the real dockerfile!) works as expected.

Description of Solution

Review

  • Commits are atomic
  • Checks are passing
  • Code is sufficiently tested (sufficiently meaning, sometimes a lot, sometimes no need for tests at all)

@LawrenceBorst LawrenceBorst force-pushed the e2e-testing-framework branch from 1066756 to 0565494 Compare May 9, 2026 20:49
@LawrenceBorst LawrenceBorst force-pushed the e2e-testing-framework branch from 44dc119 to a9df47e Compare May 9, 2026 20:56
@LawrenceBorst LawrenceBorst merged commit 6fa8c91 into main May 9, 2026
5 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.

1 participant