[API tests] Separate APIV1 fixture and verification reliability fixes - #11322
Draft
Prangshuman Das (t-prda) wants to merge 4 commits into
Draft
Conversation
AB#646383 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Prangshuman Das (t-prda)
temporarily deployed
to
triage
September 10, 2026 11:42 — with
GitHub Actions
Inactive
Prangshuman Das (t-prda)
added this pull request to stack #11232
September 10, 2026 11:43
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3952f078-a881-4da8-ad96-13b727e48a91
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3952f078-a881-4da8-ad96-13b727e48a91
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3952f078-a881-4da8-ad96-13b727e48a91
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.
Scope
AB#646383
Draft follow-up to #11230, based on
prdas/646383-split-return-shipment-pdf.Lifetime and preservation
Automation initialization keeps workdate first, followed by idempotent authentication-provider selection, per-test cleanup, and sample generation. Removing the guard makes provider selection per invocation; its existing same-provider early return remains intact.
Preserves all seven earlier layers, APIV2 wildcards, and all 22 Expense exclusion entries. Only eight AL files and the APIV1 exclusion manifest change.
Validation
git diff --checkpassed.Linked to native GitHub stack #11232: #10085 is the bottom auth PR, followed by #11224 through #11230, then this draft as the top layer. All eight follow-ups are drafts. No branch was force-pushed and no PR was merged. The first seven layers restore 37 deferred methods; this layer restores the remaining ten, preserving pre-existing exclusions.