docs: renumber automated cases to the live QA Sphere sequences (BD-057…BD-071) - #31
Open
satvik007 wants to merge 1 commit into
Open
docs: renumber automated cases to the live QA Sphere sequences (BD-057…BD-071)#31satvik007 wants to merge 1 commit into
satvik007 wants to merge 1 commit into
Conversation
…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>
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.
Summary
AUTOMATED.md,MANUAL.mdandREQUIREMENTS.mdupdated; manual case numbering untouched.BD-060, neverBD-60); §10.3's example annotation URL updated to/tcase/60.addInitScript(which re-runs on every navigation/reload, wiping or re-seeding the cart mid-test) to a one-shotpage.evaluate+reload()pattern.Companion to Hypersequent/bistro-e2e#14, which implements the suite with these markers.
🤖 Generated with Claude Code