Skip to content

Carlosvalderrama93/Pomodoro-App

Repository files navigation

Pomodoro App

Librerias necesarias para ejecutar las pruebas unitarias son: mocha, chai, y testing librery.

Este proyecto utiliza la versión 16.13.0 nodeJs.

Primero se deben instalar las librerias con el comando:

$ npm install

Este comando, instalará todas las librerias necesarias para ejecutar las pruebas.

Para correr las pruebas se debe ejecutar el comando:

$ npm test

Crear un proyecto nuevo

$ npm init
$ npm install ...

UnitTesting

Run unit test first install node dependencies

$ npm install

Then run the npm test script

$ npm test

Database doc

Server

https://shrouded-fortress-49607.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published