Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 204 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 204 Bytes

Testing React Native

Learned Concepts

  • Jest
  • Test setup
  • Test user interactions(behavior)
  • nock -> create a fake api
  • http request testing
  • layout: if the application is responding correctly