Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 403 Bytes

test-Invisible-tech

Weather Application

Remember to execute npm install to install libraries

For Example Testing:


node app -d "Cali Colombia"
node app -d "pluto"
node app -d "chicago"
node app -d "New York"

For running the predefined tests

Execute the command npm test