Skip to content

[Devin] Add test for DOT-TC-3664: Order Guide More Options - Create New Order Guide Happy Path#674

Open
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
devin/1767092886-DOT-TC-3664-create-order-guide-test
Open

[Devin] Add test for DOT-TC-3664: Order Guide More Options - Create New Order Guide Happy Path#674
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
devin/1767092886-DOT-TC-3664-create-order-guide-test

Conversation

@devin-ai-integration
Copy link
Contributor

Summary

Adds automated test for DOT-TC-3664 which validates the happy path flow for creating a new order guide via the More Options dropdown in the Supplier Portal.

The test covers:

  • Login as distributor and navigate to customer order guide section
  • Open More Options dropdown and verify Create New Order Guide option is visible
  • Create a new order guide with name "Weekly Specials OG"
  • Verify success popup and that the new order guide appears in the dropdown
  • Cleanup by deleting the created order guide

Test added to regression1.xml suite alongside other order guide tests.

Review & Testing Checklist for Human

  • Run the test locally against UAT environment to verify it passes end-to-end - I only verified compilation, not actual execution
  • Verify customer ID 34419 exists and has appropriate permissions for order guide creation in UAT
  • Confirm order guide name "Weekly Specials OG" won't conflict with existing test data
  • Check that test cleanup (order guide deletion) works reliably - if test fails mid-way, manual cleanup may be needed

Recommended Test Plan

  1. Run: mvn test -Dtest=VerifyOrderGuideMoreOptionsCreateNewOrderGuideHappyPathTest -Dtest.env=uat
  2. Verify all assertions pass
  3. Check UAT environment to confirm no orphaned "Weekly Specials OG" order guide remains

Notes

… Guide Happy Path

Co-Authored-By: sandaru@cutanddry.com <sandaru@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