Skip to content

401-advancedjs/react-testing-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF LAB

React Testing and Deployment

Author: Melissa Stock

Links and Resources

Documentation

  • run npx styleguidist server

Modules

header.js

footer.js

counter.js

Running the app

  • npm start

Tests

  • How do you run tests? npm run test
  • What assertions were made?
    • On the Counter module:
      • basic rendering
      • increment counter
      • decrement counter
      • snapshot matches (DOM rendering matches)
  • What assertions need to be / should be made?
    • All tests on Header and Footer modules.

UML

Component Based UI UML

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published