WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

atomic-testing/example-mui5-signup-form

Repository files navigation

Atomic testing example - User signup form with React and MUI

This is an example multi-step application showing how to use atomic-testing library to develop composable, reusable and test platform agnostic tests.

Key commands

Command Description
pnpm dev Run the application locally at http://localhost:5371
pnpm test:dom Run unit tests which tests form component behaviors, the unit tests are located in __tests__ under /src/components/
pnpm test:e2e:chrome Run end-to-end tests, ProTip, try pnpm test:e2e:chrome --ui to run end-to-end tests in UI mode
pnpm storybook Launch Storybook to see application components, some components such as Shipping Address form comes with Storybook interaction tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages