Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

melibe23/pb-todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation


This exercise has two goals:

  1. Write automated tests for the TO-DO application that's located under the e2e directory using Cypress
  2. Write unit tests for the sw-client.js library that's located under the unit directory using Jest

Inside each of the two directories, you will find further instructions about the specific component of the exercise and instructions on how to get setup, run the app (if applicable) and how to run the tests.

The main idea is to showcase your skills, so rather than trying to add a lot of coverage, which can be time consuming, please focus rather on showing what you can do 💪

There is no maximum timeframe to complete this assignment so feel free to take as much time as you need to prepare something you're proud of 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 2.4%