erikras / erikras/react-redux-universal-hot-example
Test example with form
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I would like to have an example on how to test the forms (SurveyForm or WidgetForm), specifically:
- how to change the value of an input ?
- should we use renderIntoDocument or ReactShallowRenderer ?
- what should be mocked to make the form testable ?
I think this might be linked with this:
https://github.com/erikras/redux-form/issues/557
Contributor guide
Assessment
This issue has not been assessed yet.