Dev - #2837
Merged
Merged
Conversation
This reverts commit f6cb782.
Extracts the CHEFS submission-seeding logic from chefs-api-submission.cy.ts into a reusable cy.seedApprovalFlowSubmission() command so ApprovalFlow can fall back to seeding a fresh submission when no existing one matches its search criteria, instead of depending on a separate seed step running first. Also retries the payment-info supplier save once when it hits a transient "GetAuthTokenAsync: Error retrieving Token" CAS error, which was silently leaving SupplierId empty and cascading into unrelated failures downstream.
…_tests fix approval flow tests
AB#33864 Sonar issue cleanup
…auncher feature/AB#33297_Modify_Cypress_Launcher: Improved support for local Cypress environments and cross-environment test configuration
…ates Feature/ab#33935 renewal link updates
…nt-selection AB#34136 Add Cypress Environment Selection and Console Output Line
…-Current-Tenant AB#33553: Error Page For Application/Applicant URL without TenantID
bugfix/AB#34117-CommentsEmail
Feature/ab#34135 instant messaging
AB#26913: Send Drafted Emails In Bulk
bugfix/AB#34117-CommentsEmailTo-Sonar
|
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.



No description provided.