Skip to content

๐Ÿ—ž๐Ÿ•ต๏ธโ€โ™€๏ธThe Guardian Search App - an example of how to test React components with Jest and Enzyme of which I have also written a blog tutorial for

Notifications You must be signed in to change notification settings

pinglinh/tutorial-the-guardian-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 

Repository files navigation

tutorial-the-guardian-search-app

This repo is part of my tutorial I've written up on How to test React components using Jest and Enzyme. There are 3 branches in this repo:

  1. functional-app - contains all the components without any tests
  2. unit-testing - unit testing is included for Search and SearchResults components
  3. integration-testing - integration testing included for SearchContainer component

About

๐Ÿ—ž๐Ÿ•ต๏ธโ€โ™€๏ธThe Guardian Search App - an example of how to test React components with Jest and Enzyme of which I have also written a blog tutorial for

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published