Skip to content

Fix stale RoutineSyncFoundationTests test broken by PR #207 - #216

Merged
MinHeokChoi merged 1 commit into
mainfrom
claude/adoring-kirch-0ecbd8
Sep 1, 2026
Merged

Fix stale RoutineSyncFoundationTests test broken by PR #207#216
MinHeokChoi merged 1 commit into
mainfrom
claude/adoring-kirch-0ecbd8

Conversation

@MinHeokChoi

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • xcodebuild test -only-testing:MoruTests/RoutineSyncFoundationTests — all tests pass, including the rewritten one
  • xcodebuild test -only-testing:MoruTests/RoutineSyncCRUDIntegrationTests — all tests pass (no other test in this file combines .selectActiveRoutineGroup and .deleteRoutineGroup for the same group under .productionP0)

🤖 Generated with Claude Code

…ionP0

PR #207 added .atomicSingleActive to productionP0, so setRoutineGroupActive
is now supported in production and a pending active-selection mutation must
settle before that group's delete is admitted. The old test still asserted
the pre-#207 behavior (delete ignores the pending selection) and failed.
Rewrote it to assert the current, correct ordering.
@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: f12e43de-d763-4d30-a8a0-59cefe97926f


Comment @coderabbitai help to get the list of available commands.

@MinHeokChoi
MinHeokChoi merged commit 810a193 into main Sep 1, 2026
5 checks passed
@MinHeokChoi
MinHeokChoi deleted the claude/adoring-kirch-0ecbd8 branch September 1, 2026 07: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.

1 participant