Skip to content

test(core): cover EntityRoot lifecycle#33

Merged
philipgreat merged 1 commit into
mainfrom
issue/23-entity-root-lifecycle
Jul 17, 2026
Merged

test(core): cover EntityRoot lifecycle#33
philipgreat merged 1 commit into
mainfrom
issue/23-entity-root-lifecycle

Conversation

@philipgreat

Copy link
Copy Markdown
Contributor

Fixes #23

Summary

  • cover idempotent new-key and deleted-key tracking
  • verify lifecycle key views are read-only
  • verify deletion clears the target entity from every change-set scope without affecting other entities

Verification

  • mvn -pl teaql-core -am -Dtest=EntityRootTest -Dsurefire.failIfNoSpecifiedTests=false test
  • git diff --check

@philipgreat
philipgreat merged commit 38f0c38 into main Jul 17, 2026
1 check passed
@philipgreat
philipgreat deleted the issue/23-entity-root-lifecycle branch July 17, 2026 06:04
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.

test(core): cover EntityRoot new and delete lifecycle semantics

1 participant