madchester / integration-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integration-tests

This project was bootstrapped with Create React App.

Run in development mode:

yarn start

To log in, use the email tobias.funke@reqres.in and any password.

Run tests in watch mode:

yarn test

Run all tests and generate coverage report

Integration tests:

yarn test:coverage:integration

Unit tests:

yarn test:coverage:unit

About


Languages

Language:JavaScript 95.1%Language:HTML 4.9%