Skip to content

AdyKalra/ToDoMVCEmberJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoMVCEmberJS

The goal of this coding challenge is for you to write some browser tests to validate the correct function of a Javascript Single Page Web Application

  1. I want to add a Todo item
  2. I want to edit the content of an existing Todo item
  3. I can complete a Todo by clicking inside the circle UI to the left of the Todo
  4. I can re-activate a completed Todo by clicking inside the circle UI
  5. I can add a second Todo
  6. I can complete all active Todos by clicking the down arrow at the top-left of the UI
  7. I can filter the visible Todos by Completed state
  8. I can clear a single Todo item from the list completely by clicking the Close icon
  9. I can clear all completed Todo items from the list completely

About

The goal of this coding challenge is for you to write some browser tests to validate the correct function of a Javascript Single Page Web Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages