James starts with a todo list containing Walk the dog, Put out the garbage
James completes the item called Walk the dog
James clears all the completed items
Then the items displayed should be iterable containing ['Put out the garbage']
James starts with a todo list containing Walk the dog, Put out the garbage
Then the 'Clear Completed' option should be (Unavailable)
Number of Scenarios | 2 | Total Duration | 9s |
Total Number of Test Cases | 2 | Fastest Test | 3s |
Number of Manual Test Cases | 0 | Slowest Test | 5s |
Tests Started | May 23, 2024 08:43:56 | Average Execution Time | 4s |
Tests Finished | May 23, 2024 08:44:05 | Total Execution Time | 9s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
ClearCompletedTodoItems | Should be able to clear completed todos | 4 | 08:43:56 | 3s 911ms | ||
ClearCompletedTodoItems | Should not be able to clear completed todos if none are complete | 2 | 08:44:00 | 5s 695ms |