fix: Merging dev chnages for v2 version #588
Closed
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.
Purpose
BIAB.pypage object in favor of a new implementation. Additionally, the HTML report title is updated to reflect the new test version.Test Workflow Refactor and Consolidation
test_retail_customer_success_workflow) intest_MACAE_GP.py, replacing the previous parameterized prompt-based test cases. This new test covers the golden path for Retail, Product Marketing, and Human Resources teams, with detailed logging and retry logic for increased reliability.Test Data and Constants Update
constants.pyis updated: new variables for HR start and orientation dates are added, and the employee details string is replaced with a more comprehensivehr_clarification_text. Logic for handling environment variables is also made more robust.Page Object Model Changes
BIAB.pypage object is removed, and references are updated to use the new implementation fromHomePage.py, aligning with the refactored workflow and test structure. [1] [2]Reporting Improvements
If you have questions about the new workflow, the retry logic, or how to add new team scenarios, let me know!
Does this introduce a breaking change?
How to Test
What to Check
Verify that the following are valid
Other Information