aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__/ducks/ui
Commit message (Collapse)AuthorAgeFilesLines
* [web] Remove js/ducks/ui/option.jsMatthew Shao2017-07-201-39/+0
|
* [web] Minor fix and update tests.Matthew Shao2017-07-203-0/+78
|
* [web] Add tests for reducors of options and modal.Matthew Shao2017-06-281-0/+25
|
* [web] fix stopEditMaximilian Hils2017-06-121-4/+8
|
* 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] Clear up jest.unmock()Matthew Shao2017-05-072-7/+0
| | | | | Automocking is no longer enable by default, so we don't need to unmock modules manually.
* [web] Reach 100% coverage for ducks/ui/flow.jsMatthew Shao2017-03-151-1/+34
|
* [web] Fixes all existed testsMatthew Shao2017-03-111-4/+5
|
* added testsClemens2016-08-191-0/+76
|
* [web] change test filesJason2016-07-271-0/+0
|
* [web] bug fix and add testJason2016-07-261-0/+36