changtimwu / react-native-boilerplate-mobx-state-tree-typescript

Other
0 stars 0 forks source link

common issues of RN + enzyme #1

Open changtimwu opened 6 years ago

changtimwu commented 6 years ago

Test-Renderer vs Enzyme

changtimwu commented 6 years ago

Enzyme Testing

changtimwu commented 6 years ago

Old material of react-native-mock use mocha --require ex however you don't need that with jest https://github.com/facebook/jest/issues/1460

changtimwu commented 6 years ago

Nice talk about react-native TDD

above material doesn't show correct way to trigger component function. please see.

changtimwu commented 6 years ago

Acceptance test for RN https://calaba.sh/