/cy.webdriver-uni

Automation testing demo with cypress

Primary LanguageJavaScript

cy.webdriver-uni

Automated test demo with cypress for webdriver university contact us and todo list

Contact-us Front-End Tests Covered

  • Reset Form
  • Submit Form with invalid data
  • Submit Form with valid data
    • Using fixtures
    • Using faker library
    • Using json file

To-Do list Front-End Tests Covered

  • Add Task(s)
  • Mark as Done a Task
  • Mark as Done all Tasks
  • Unmark as Done a Task
  • Delete a Task
  • Delete all Tasks

Demo

Demo-todo-list