Add month-scale fixture seed for the App Store test caregiver#171
Open
SishirP17 wants to merge 1 commit into
Open
Add month-scale fixture seed for the App Store test caregiver#171SishirP17 wants to merge 1 commit into
SishirP17 wants to merge 1 commit into
Conversation
Wipes and reseeds both fixture caregiver identities with 30 days of completed visit history (1-3 per day, verified/flagged mix with docs, notes, signatures, and PA exception types), three fixed visits today plus one live-clockable visit, and 1-3 scheduled visits on every day for the next 30 days so the Schedule tab (days=30) is fully populated.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
packages/core/scripts/seed-month-fixture.ts, a wipe-and-reseed script that gives both fixture caregiver identities (Keystone + RayCareLLC) a full month of data in each direction:Follows the same deterministic UUID, ET time math, and prod-guard patterns as
reseed-fixture-caregiver.ts. Already run against the fixture agencies and verified: 31 distinct upcoming days covered, no gaps, 5 assignments in the Today window per identity.