Example app to demonstrate parrot and jest-image-snapshot usage
-
Set up your API key for OpenWeatherMap and enter it in
App.js
-
Install and start app!
npm install
npm start
# or
npm run start:parrot # to start with parrot mocks enabled and not require an API key for OpenWeatherMap
This will start app at port 3000
.
npm test # runs all tests
# or
npm run test:unit # only runs unit tests
npm run test:browser # only runs browser tests
We welcome Your interest in the American Express Open Source Community on Github. Any Contributor to any Open Source Project managed by the American Express Open Source Community must accept and sign an Agreement indicating agreement to the terms below. Except for the rights granted in this Agreement to American Express and to recipients of software distributed by American Express, You reserve all right, title, and interest, if any, in and to Your Contributions. Please fill out the Agreement.
Please feel free to open pull requests and see CONTRIBUTING.md for commit formatting details.
Any contributions made under this project will be governed by the Apache License 2.0.
This project adheres to the American Express Community Guidelines. By participating, you are expected to honor these guidelines.