aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__/ducks
Commit message (Expand)AuthorAgeFilesLines
* fixed addon errorUjjwal Verma2017-07-261-1/+1
* [web] Remove js/ducks/ui/option.jsMatthew Shao2017-07-201-39/+0
* [web] Minor fix and update tests.Matthew Shao2017-07-205-3/+113
* [web] Update Option Modal UI and its tests.Matthew Shao2017-07-051-0/+30
* [web] Update __tests__/ducks/tutils.jsMatthew Shao2017-06-291-1/+5
* [web] Add tests for reducors of options and modal.Matthew Shao2017-06-282-0/+50
* [web] fix stopEditMaximilian Hils2017-06-121-4/+8
* [web] Add TStore in js/__tests__/ducks/tutils.jsMatthew Shao2017-05-271-1/+61
* [web] TFlow minor improved.Matthew Shao2017-05-212-6/+8
* [web] Add js/__tests__/ducks/_tflow.jsMatthew Shao2017-05-191-0/+97
* [web] Updates test to use the new _tflow.js.Matthew Shao2017-05-191-27/+0
* [web] Minor fixes for component tests.Matthew Shao2017-05-181-3/+3
* [web] Add a TFlow class to js/ducks/tutils.jsMatthew Shao2017-05-171-0/+27
* web: clear mock store actions after each testMaximilian Hils2017-05-091-13/+21
* [web] Update tests for js/ducks/ui/keyboard.jsMatthew Shao2017-05-091-45/+36
* [web] Add tests for js/ducks/ui/keyboard.jsMatthew Shao2017-05-091-0/+158
* [web] Add tests for js/__tests__/ducks/ui/indexSpec.jsMatthew Shao2017-05-081-0/+9
* [web] Add tests for js/ducks/index.js & js/ducks/ui/index.jsMatthew Shao2017-05-081-0/+12
* [web] Clear up jest.unmock()Matthew Shao2017-05-077-19/+3
* [web] add connection testsMaximilian Hils2017-04-291-0/+41
* Fix the tests for flows actions.Matthew Shao2017-04-251-167/+29
* Merge branch 'jest-dev' of https://github.com/MatthewShao/mitmproxy into jest...Matthew Shao2017-04-251-23/+200
|\
| * 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] Minor fixes for the test.Matthew Shao2017-03-261-2/+5
* [web] Reach 100% coverage for ducks/settings.jsMatthew Shao2017-03-261-0/+23
* [web] Reach 100% coverage for ducks/eventLog.jsMatthew Shao2017-03-221-0/+40
* [web] Reach 100% coverage for ducks/utils/store.jsMatthew Shao2017-03-171-10/+95
* [web] Reach 100% coverage for ducks/ui/flow.jsMatthew Shao2017-03-151-1/+34
* [web] Improve the code style on testsMatthew Shao2017-03-131-36/+45
* [web] Add tests for ducks/utils/store.jsMatthew Shao2017-03-131-0/+77
* [web] Fixes all existed testsMatthew Shao2017-03-112-5/+7
* [web] remove the tests for abandoned files.Matthew Shao2017-03-103-287/+0
* added testsClemens2016-08-192-0/+77
* [web] change test filesJason2016-07-276-6/+0
* [web] bug fix and add testJason2016-07-263-7/+15
* simplify web ui ducksMaximilian Hils2016-07-197-158/+132
* web: remove SELECT_RELATIVEMaximilian Hils2016-07-182-0/+3
* [web] add tests for main view and uiJason2016-07-082-35/+167
* [web] add tests for utilsJason2016-06-273-5/+222
* [web] fix flows data flowJason2016-06-241-0/+1
* [web] connect new ducks actionsJason2016-06-231-2/+2
* add better descriptionMaximilian Hils2016-06-201-5/+6
* added tests for uiClemens2016-06-201-0/+34