CSCI-GA-2820-FA23-003 / promotions

NYU DevOps Promotions Service Fall 2023-003
Apache License 2.0
1 stars 0 forks source link

UI Retrieval Method #113

Open sashadsouza02 opened 10 months ago

sashadsouza02 commented 10 months ago

As a Promotion Manager
I need to retrieve a promotion via Code and not ID, as ID is auto-filled
So that I can efficiently access and manage promotions using a more user-friendly and practical identifier.

Details and Assumptions

Acceptance Criteria

Given the promotion management system is active
When I attempt to retrieve a promotion using its Code
Then the system should successfully return the promotion associated with the provided Code
And the retrieved promotion should match the expected details