LearnAboutTheApplication
|
Should see how to begin
|
Chrome,linux
|
2 |
08:43:56 |
2s 405ms |
SUCCESS
|
LearnAboutTheApplication
|
Should be able to identify the application
|
Chrome,linux
|
3 |
08:43:58 |
2s 233ms |
SUCCESS
|
CompleteATodo
|
Should see the number of todos decrease when an item is completed
|
Chrome,linux
|
3 |
08:43:56 |
3s 808ms |
SUCCESS
|
CompleteATodo
|
Should be able to complete a todo using page objects
|
Chrome,linux
|
0 |
08:44:00 |
3s 019ms |
SUCCESS
|
CompleteATodo
|
Should be able to complete a todo
|
Chrome,linux
|
4 |
08:44:03 |
3s 621ms |
SUCCESS
|
CompleteATodo
|
Should be able to complete a todo using imperative code
|
Chrome,linux
|
0 |
08:44:06 |
3s 157ms |
SUCCESS
|
CompleteATodo
|
Should be able to toggle the status of all todos
|
Chrome,linux
|
5 |
08:44:06 |
3s 243ms |
SUCCESS
|
CompleteATodo
|
Should be able to complete a todo using a bdd style
|
Chrome,linux
|
4 |
08:44:07 |
3s 156ms |
SUCCESS
|
ClearCompletedTodoItems
|
Should be able to clear completed todos
|
Chrome,linux
|
4 |
08:43:56 |
3s 911ms |
SUCCESS
|
ClearCompletedTodoItems
|
Should not be able to clear completed todos if none are complete
|
Chrome,linux
|
2 |
08:44:00 |
5s 695ms |
SUCCESS
|
DeletingTodoItems
|
Should see deleting a todo decreases the remaining items count
|
Chrome,linux
|
3 |
08:43:56 |
3s 015ms |
SUCCESS
|
DeletingTodoItems
|
Should be able to delete todos
|
Chrome,linux
|
3 |
08:43:59 |
2s 799ms |
SUCCESS
|
FilteringTodoItems
|
Should be able to view only completed todos
|
Chrome,linux
|
6 |
08:43:56 |
3s 526ms |
SUCCESS
|
FilteringTodoItems
|
Should be able to view only incomplete todos
|
Chrome,linux
|
6 |
08:43:59 |
3s 618ms |
SUCCESS
|
FilteringTodoItems
|
Foo bar
3 passing test cases
|
Chrome,linux
|
5 |
08:44:10 |
3s 404ms |
SUCCESS
|
HandlingTodosBelongingToSeveralUsers
|
Should not affect todos belonging to another user
|
Chrome,linux
|
5 |
08:43:55 |
6s 451ms |
SUCCESS
|
AddNewTodos
|
Should be able to add additional todo items
|
Chrome,linux
|
3 |
08:43:56 |
3s 637ms |
SUCCESS
|
AddNewTodos
|
Should be able to add the first todo item
|
Chrome,linux
|
3 |
08:43:59 |
2s 902ms |
SUCCESS
|