Skip to content

docs: renumber automated cases to the live QA Sphere sequences (BD-057…BD-071) - #31

Open
satvik007 wants to merge 1 commit into
mainfrom
automated-md-live-seqs
Open

docs: renumber automated cases to the live QA Sphere sequences (BD-057…BD-071)#31
satvik007 wants to merge 1 commit into
mainfrom
automated-md-live-seqs

Conversation

@satvik007

Copy link
Copy Markdown
Collaborator

Summary

  • Renumbers the 15 automated cases from BD-046…BD-060 to the live QA Sphere sequences BD-057…BD-071 (the old range collides with live manual cases BD-46…BD-56, so uploads matched the wrong cases). All cross-references in AUTOMATED.md, MANUAL.md and REQUIREMENTS.md updated; manual case numbering untouched.
  • §10.2 now states the zero-padding rule explicitly (BD-060, never BD-60); §10.3's example annotation URL updated to /tcase/60.
  • §10.5 seeding snippet rewritten from addInitScript (which re-runs on every navigation/reload, wiping or re-seeding the cart mid-test) to a one-shot page.evaluate + reload() pattern.

Companion to Hypersequent/bistro-e2e#14, which implements the suite with these markers.

🤖 Generated with Claude Code

…7…BD-071)

The doc numbering BD-046…BD-060 collided with real manual cases BD-46…BD-56 in
the live project, so results uploaded with those markers would land on the
wrong cases. All references in AUTOMATED.md, MANUAL.md and REQUIREMENTS.md now
use the live sequences, the §10.2 zero-padding rule is spelled out, and the
§10.5 seeding snippet no longer recommends addInitScript (it re-runs on every
navigation, breaking the persistence and no-clear cases).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.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.

1 participant