Skip to content

test(core): cover EntityRoot merging#34

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

test(core): cover EntityRoot merging#34
philipgreat merged 1 commit into
mainfrom
issue/24-entity-root-merge

Conversation

@philipgreat

Copy link
Copy Markdown
Contributor

Fixes #24

Summary

  • cover null-source merge behavior
  • verify changes and existing target state are preserved
  • verify new keys, deleted keys, trace chains, and original versions are copied
  • verify source and target remain independent after merging

Verification

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

@philipgreat
philipgreat merged commit 5680545 into main Jul 17, 2026
1 check passed
@philipgreat
philipgreat deleted the issue/24-entity-root-merge branch July 17, 2026 06:15
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 mergeFrom changes and metadata

1 participant