Skip to content

a simple weather app🌤 , just search your city and enjoy 😄

Notifications You must be signed in to change notification settings

Syaw0/weather-app-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App v2


Hello friends

My purpose in writing this meteorology project was to practice test writing In this project, in addition to Cypress , I also used Jest The project consists of only two parts, a search bar part and an information part Because Cypress still can't mock external modules, I used Jest to test certain parts.


how its work?

easily just search your town and wait to weather information show up for you. its 100% work , if api or your network ,work fine


Demo

FlappyBird


scripts

start development server
npm run start
run tests with Jest
npm run test
open Cypress dashboard
npm run  cypress:open
run all e2e tests with Cypress
npm run cypress:run
run only component tests with Cypress
npm run component:component

About

a simple weather app🌤 , just search your city and enjoy 😄

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published