Skip to content

[Devin] Add DOT-TC-1589, DOT-TC-1603, DOT-TC-3602 test cases#681

Open
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1767167931-dot-tc-1589-1603-3602
Open

[Devin] Add DOT-TC-1589, DOT-TC-1603, DOT-TC-3602 test cases#681
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1767167931-dot-tc-1589-1603-3602

Conversation

@devin-ai-integration
Copy link
Contributor

[Devin] Add DOT-TC-1589, DOT-TC-1603, DOT-TC-3602 test cases

Summary

Adds 3 new automated test cases based on AIO TCMS specifications:

  • DOT-TC-1589: Verify that the Import Order Guide will reflect for the Child account - Tests parent-child order guide synchronization by creating an order guide on a parent account and verifying it appears in child account dropdowns
  • DOT-TC-1603: Verify the standing order for Child order guide accounts - Tests standing order creation and management for child accounts
  • DOT-TC-3602: Verify edit order button functionality in distributor main, standing, edit order flows - Tests the edit order button navigation across main order flow, edit order flow, and standing order flow

Test classes added to regression1.xml and regression10.xml.

Review & Testing Checklist for Human

  • Verify test data exists in UAT: Customer IDs 13778 (parent), 13777 (child), 74927 (child), and 16579 must exist with proper parent-child relationships
  • DOT-TC-1589 implementation review: The original test case mentions "Run The Parent Child Sync" and "Run the Order Guide sync" steps which are NOT implemented in the test. Verify if these syncs are required or if they happen automatically
  • DOT-TC-1589 upload flow: Test uses createOrderByUploadingOG() but doesn't actually upload a file - verify this matches intended behavior
  • Run tests manually in UAT to verify they pass end-to-end before merging

Recommended Test Plan

  1. Run each test individually against UAT environment:
    mvn test -Dtest=VerifyThatTheImportOrderGuideWillReflectForTheChildAccountTest -Drun.headless=true -Dtest.env=uat
    mvn test -Dtest=VerifyTheStandingOrderForChildOrderGuideAccountsTest -Drun.headless=true -Dtest.env=uat
    mvn test -Dtest=VerifyEditOrderButtonFunctionalityInDistributorMainStandingEditOrderFlowsTest -Drun.headless=true -Dtest.env=uat
    
  2. Verify test data cleanup occurs properly after each test

Notes

- DOT-TC-1589: Verify that the Import Order Guide will reflect for the Child account
- DOT-TC-1603: Verify the standing order for Child order guide accounts
- DOT-TC-3602: Verify edit order button functionality in distributor main, standing, edit order flows

Added test classes to regression1.xml and regression10.xml

Co-Authored-By: Umesh Jayakody <umesh@cutanddry.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

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