Details
-
Umbrella
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
None
Description
Been investigating approaches to testing in the React ecosystem.
I'm leaning towards mocha over jasmine because it seems to be the most commonly adopted at the moment. And is used for the testing examples in the redux manual:
http://rackt.org/redux/docs/recipes/WritingTests.html
http://mochajs.org/
And as part of the technique in my favouite article on react tests where they tidy up the output:
https://blog.algolia.com/how-we-unit-test-react-components-using-expect-jsx/
That covers unit testing. There is additional tooling for doing integration testing across a variety of platforms and I've scarcely gotten into that yet except to note a couple of things that come up frequently:
https://karma-runner.github.io/
https://saucelabs.com/opensauce/
TestRail: Results
Attachments
Issue Links
- is blocked by
-
STRIPES-30 UI tests for stripes-connect
-
- Closed
-
- relates to
-
FOLIO-385 Integration tests for CI
-
- Closed
-