Skip to content

test(core): cover ChangeSetStack scopes#31

Merged
philipgreat merged 1 commit into
mainfrom
issue/21-change-set-stack-scopes
Jul 17, 2026
Merged

test(core): cover ChangeSetStack scopes#31
philipgreat merged 1 commit into
mainfrom
issue/21-change-set-stack-scopes

Conversation

@philipgreat

Copy link
Copy Markdown
Contributor

Fixes #21

Summary

  • cover empty and lazily initialized stack behavior
  • verify top-scope precedence and pop fallback
  • verify current-scope clearing, field-name unions, and entity clearing across scopes

Verification

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

@philipgreat
philipgreat merged commit 04b40df into main Jul 17, 2026
1 check passed
@philipgreat
philipgreat deleted the issue/21-change-set-stack-scopes branch July 17, 2026 04:55
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 ChangeSetStack nested-scope precedence and pop fallback

1 participant