/TodoProtractorTest

This is solution for home test task.

Primary LanguageJavaScript

TodoProtractorTest

This is solution for home test task.

Following test cases covered:

  1. Create new todo
  2. Edit todo
  3. Mark it as done (single task)
  4. Mark all todos as done (batch selection)
  5. Delete active todo
  6. Delete completed todo
  7. Check counter of active todo
  8. Check "All" list
  9. Check "Active" list
  10. Check "Completed" list
  11. Clear completed
Tests were launched with Chrome 40.0.2214.115 (64-bit) on Mac OS 10.10.2 with Protractor 1.7.0