Skip to content

nalandial/awful-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awful-ui

Demoing Cypress component testing with UI components aimed at making end users' lives difficult.

Component Testing

  • Tests are stored alongside the components they test with the .spec.tsx suffix.
  • To run tests in interactive mode, use yarn test
  • To run tests headlessly, use yarn test:headless

Storybook

Run yarn start to spin up the storybook instance. Stories are stored in src/stories.

About

A design system intentionally aimed at making users' lives difficult.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published