Skip to content

hasanavi/react-bdd-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-bdd-advanced

notes: react structure / styles could be better but this project is mostly focused on developing functionalities in best possible Test driven way.

changelog

  • Jest Enzyme added
  • Shallow and Mount rendering
  • Snapshot testing
  • Redux added
  • Test for Redux actions and reducers
  • Integrate fully tested components with React
  • Mocking click, change event
  • Mocking function callback using jest.fn()
  • Component State and props testing
  • Persistant storage Testing and integration
  • Integrate redux-thunk, fetch-mock and redux-mock-store
  • Tests for Redux Async actons using Mock store and mock fetch
  • Tests for redux combined reducers

About

Advance BDD for React / Redux application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors