Skip to content

test: assert unchanged goal on missing calendar (#7018) - #7075

Merged
atomantic merged 3 commits into
mainfrom
claim/issue-7018
Sep 12, 2026
Merged

test: assert unchanged goal on missing calendar (#7018)#7075
atomantic merged 3 commits into
mainfrom
claim/issue-7018

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

  • Strengthen the missing-calendar unlink regression test to require the returned goal to remain deeply unchanged.

Test plan

  • node_modules/.bin/vitest run services/identity.test.js (108 passed)
  • Mutation probe: returning {} from the unknown-calendar path fails the strengthened assertion.

Closes #7018

@atomantic
atomantic merged commit d997cc4 into main Sep 12, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-7018 branch September 12, 2026 02:32
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-quality-identity-unlink-calendar-unchanged-check] unlinkCalendarFromGoal test claims to verify unchanged goal but only asserts toBeDefined

1 participant