Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 226 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 226 Bytes

Unit testing

These tests are for (ideally pure) functions. They should not know anything about the Redux store, and should not need the full DOM to run (although pieces can be mocked out as needed.)