Test Case PR1-B005-TC02 — Priority persists after app restart when set to Medium
| Field |
Value |
| Priority |
P0 |
| Behavior |
PR1-B005 |
| Type |
happy_path |
| PR of origin |
#1 |
Preconditions
- App is installed and running
- No existing todos in UserDefaults
Steps
- Create a new todo item with the title 'Medium Priority Task'
- Set the priority level to 'Medium'
- Save the todo
- Terminate the app completely
- Relaunch the app
- Navigate to the todo list
- Locate the 'Medium Priority Task' item
Expected Result
The todo item 'Medium Priority Task' is displayed with priority level 'Medium', confirming the value was correctly encoded and decoded via Codable.
Filed automatically by TIP M3 pipeline. Pool entry: harness/test-cases/. TC ID: PR1-B005-TC02.
Test Case
PR1-B005-TC02— Priority persists after app restart when set to MediumPR1-B005Preconditions
Steps
Expected Result
The todo item 'Medium Priority Task' is displayed with priority level 'Medium', confirming the value was correctly encoded and decoded via Codable.
Filed automatically by TIP M3 pipeline. Pool entry:
harness/test-cases/. TC ID:PR1-B005-TC02.