feat: added a new test scenario: boot-outside-repeat-window - #179
Conversation
Brings the branch current with main, which now carries status-transitions-legal from ocpp-debugkit#180, and completes the scenario count. The branch updated the registry count but not the other three sites, so the external fixture test failed with '21 scenarios exported (got 22)'. All four sites now read 23. Also applies Prettier, which two files needed. The scenario file and changeset are unchanged.
|
Welcome, and thanks for this. The scenario is correct and I have tidied the branch I ran your trace through the engine and it reports nothing, which is what this Two things needed fixing, and one of them was a genuine build break rather than a The scenario count lives in four places, and the branch updated one. You moved Only the registry test and the external fixture test fail when they drift; the two Prettier. Two files needed I pushed both fixes to your branch along with a merge of current One process note that is on me, not you: your first CI run sat waiting for three Merging. Thanks for picking up a |
…butor (#186) Folds 0.4.8 and its contributor cycle into the living document. The automated half needed nothing: #152 logged the release entry and moved the Package Status Table on its own. Current Version was two releases behind at 0.4.6 and now reads 0.4.8, with the contribution tally corrected and made concrete: every v0.4.x patch from 0.4.3 onward carries at least one good-first-issue completed by an outside contributor, eight in total from four different people, each mapped to its issue, PR and release. Records the cycle: a fourth contributor picking up #174 cold, #173 landing as the guard for the rule with the worst history here, and the branch repair #179 needed. Names two recurring costs: the four-count-site trap has now caught two contributors, and first-time-contributor CI gating has silently stalled two PRs for days apiece. Updates the station ID allocation, the corpus count to 23 and the negative-control count to 5 of 23, and records the refilled backlog #182 to #185 with the reasoning for each.
Summary
This PR adds the requested boot-outside-repeat-window scenario to solidify the boot looping window and protect against regression where the boot loop window may tighten.
Related Issue
#174
Closes #174
Changes
pnpm changeset.Checklist
pnpm lint)pnpm typecheck)pnpm test)pnpm build)CURRENT_STATE.mdupdated (if applicable)AGENTS.mdupdated (if architecture or build commands changed)Notes for Reviewer