aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__/ducks/flowsSpec.js
Commit message (Collapse)AuthorAgeFilesLines
* [web] Clear up jest.unmock()Matthew Shao2017-05-071-4/+3
| | | | | Automocking is no longer enable by default, so we don't need to unmock modules manually.
* Fix the tests for flows actions.Matthew Shao2017-04-251-167/+29
|
* Merge branch 'jest-dev' of https://github.com/MatthewShao/mitmproxy into ↵Matthew Shao2017-04-251-23/+200
|\ | | | | | | jest-dev
| * simplify selectRelative, add example for action testingMaximilian Hils2017-04-241-71/+94
| |
| * [web] Coverage++ for ducks/flows.jsMatthew Shao2017-04-241-3/+158
| |
* | [web] Coverage++ for ducks/flows.jsMatthew Shao2017-03-281-3/+158
|/
* [web] Fixes all existed testsMatthew Shao2017-03-111-1/+2
|
* [web] change test filesJason2016-07-271-0/+30