Skip to content

CRA starter for offline application with authentication, search, persistence and testing using RTL, Cypress and MSW

License

Notifications You must be signed in to change notification settings

AlexanderLapygin/cra_auth_search_offline_rtl_cypress_msw_starter

Repository files navigation

UNDER DEVELOPMENT

CRA starter for offline application with authentication, search, persistence and testing using RTL, Cypress and MSW

Feature tags

  • auth
  • ci
  • create-react-app
  • cypress
  • db
  • docker-compose
  • e2e
  • javascript
  • mock-server-worker
  • offline
  • react
  • react-testing-library
  • rest
  • search
  • starter
  • template
  • testing

Direct ancestors

- auth, ci, db, docker-compose, offline, search: cra_rtl_cypress_msw


Requirements

Installation

Being in the repository root directory, run:

yarn

Running

Being in the repository root directory, run:

yarn start

Running test (in watch mode)

Being in the repository root directory, run:

For unit-testing:

yarn test:unit

For e2e-testing:

yarn test:e2e

For unit- and e2e-testing:

yarn test

Authors

Alexander Lapygin

Inspired by

bookshelf by Kent Dodds

License

Licensed under the MIT license.


SOFTSPIDERS

About

CRA starter for offline application with authentication, search, persistence and testing using RTL, Cypress and MSW

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages