Skip to content

docs: mark SMART Scheduling Links and Inferno tests complete in roadmap#44

Open
horner wants to merge 2 commits into
mainfrom
horner/docs-update-roadmap-smart-scheduling-inf
Open

docs: mark SMART Scheduling Links and Inferno tests complete in roadmap#44
horner wants to merge 2 commits into
mainfrom
horner/docs-update-roadmap-smart-scheduling-inf

Conversation

@horner
Copy link
Copy Markdown
Member

@horner horner commented May 19, 2026

The README roadmap did not reflect two features already shipped in PR #34 and adjacent commits. This docs-only update keeps the roadmap accurate.

Changes:

Mark completed items from PR #34:
- SMART Scheduling Links $bulk-publish endpoint
- Inferno test suite integration for FHIR validation

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 19, 2026 21:14
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Docs-only update marking two already-shipped roadmap items as complete in the README.

Changes:

  • Mark SMART Scheduling Links $bulk-publish endpoint as done, linking to PR #34
  • Mark Inferno test suite integration as done, noting 3 vaccine-specific failures are out of scope

importSeedData already shifts slot dates to today at import time.
The unshiftDate call in getSlots was a leftover from the old
shiftDate-on-read design, causing queries for today's dates to
look for the original seed generation date in the DB instead.

Result: zero slots returned for any date query, breaking the
Scheduler Widget E2E test suite.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

2 participants