Skip to content

test(core): cover EntityChangeSet contracts#30

Merged
philipgreat merged 1 commit into
mainfrom
issue/20-entity-change-set-contracts
Jul 17, 2026
Merged

test(core): cover EntityChangeSet contracts#30
philipgreat merged 1 commit into
mainfrom
issue/20-entity-change-set-contracts

Conversation

@philipgreat

Copy link
Copy Markdown
Contributor

Fixes #20

Summary

  • cover empty, set, overwrite, lookup, and per-entity isolation behavior
  • cover field-name lookup and targeted entity clearing
  • verify exposed collection views reject structural modification

Verification

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

@philipgreat
philipgreat merged commit 47b7166 into main Jul 17, 2026
1 check passed
@philipgreat
philipgreat deleted the issue/20-entity-change-set-contracts branch July 17, 2026 04:48
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 EntityChangeSet field mutation and read-only views

1 participant