-
Notifications
You must be signed in to change notification settings - Fork 16
Add more tests for challenge-orchestrator
#11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
echobt
merged 16 commits into
BaseIntelligence:main
from
cuteolaf:test/challenge-orchestrator
Jan 7, 2026
Merged
Changes from 13 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
a97b84e
test(challenge-orchestrator): add env and helper coverage
cuteolaf 99acd76
Add orchestrator helper unit tests
cuteolaf 0b2ca68
backend/lifecycle: add mockable seams and tests
cuteolaf 3c30e6b
test(challenge-orchestrator): expand config/health/evaluator coverage
cuteolaf ebe26c8
more tests
cuteolaf 1617ca3
challenge-orchestrator: add docker bridge seam and tests
cuteolaf 9ffccce
challenge-orchestrator: add backend seams and tests
cuteolaf 31048d0
Add test hook for secure backend path
cuteolaf ed67e29
test(challenge-orchestrator): broaden orchestrator, lifecycle, evalua…
cuteolaf 926598c
chore: version up serial_test
cuteolaf 8245dab
chore: update doc string
cuteolaf a467a40
fix ci
cuteolaf e6e211c
Merge branch 'main' into test/challenge-orchestrator
cuteolaf 21d2caa
fix ci
cuteolaf 46bec86
coderabbit
cuteolaf 776292f
fix serial_test::serial
cuteolaf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -41,3 +41,4 @@ hostname = "0.4" | |
| [dev-dependencies] | ||
| tempfile = { workspace = true } | ||
| tokio-test = "0.4" | ||
| serial_test = "3.2" | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.