Skip to content

Conversation

@dauphin3
Copy link
Collaborator

@dauphin3 dauphin3 commented Jan 27, 2026

see disussion #376

4 without match_db_content
failing:
invalid delete attempt
stage_new_from_clone Phase A - BadRequest attempt
load_holons - fixture count
proposal implementation
8 tests passing
@dauphin3 dauphin3 linked an issue Jan 27, 2026 that may be closed by this pull request
73 tasks
@dauphin3 dauphin3 requested a review from evomimic January 27, 2026 22:29
@dauphin3
Copy link
Collaborator Author

holon loader test case failing due to a need for an execution step that does take an expected count.
this could be either incorporated into this PR or done as seperate smaller issue.

@dauphin3
Copy link
Collaborator Author

dauphin3 commented Jan 27, 2026

open question:

finalize

  • Any attempt to execute an un-finalized TestCase is a harness error
  • Never return an un-finalized test case.


how to make this happen?
what other logic should be in finalize?

add is_finalized field to DancesTestCase to ensure
execution on unfinalized is an error
9/9 tests passing
@dauphin3 dauphin3 requested review from evomimic and removed request for evomimic January 28, 2026 23:00
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.

Align with Revised Test Framework Design

2 participants