Open mohd-a-khalil opened 2 months ago
As a system administrator I need the ability to update a counter to a new value So that user sees the counter new value
Old counter value must be saved in counter log.
Given counter value is 1 and System administrator updates counter to 4 When User refreshes the counter Then Current counter value should be 4
As a system administrator I need the ability to update a counter to a new value So that user sees the counter new value
Details and Assumptions
Old counter value must be saved in counter log.
Acceptance Criteria