Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [web] Remove js/ducks/ui/option.js | Matthew Shao | 2017-07-20 | 1 | -39/+0 |
| | |||||
* | [web] Minor fix and update tests. | Matthew Shao | 2017-07-20 | 3 | -0/+78 |
| | |||||
* | [web] Add tests for reducors of options and modal. | Matthew Shao | 2017-06-28 | 1 | -0/+25 |
| | |||||
* | [web] fix stopEdit | Maximilian Hils | 2017-06-12 | 1 | -4/+8 |
| | |||||
* | web: clear mock store actions after each test | Maximilian Hils | 2017-05-09 | 1 | -13/+21 |
| | |||||
* | [web] Update tests for js/ducks/ui/keyboard.js | Matthew Shao | 2017-05-09 | 1 | -45/+36 |
| | |||||
* | [web] Add tests for js/ducks/ui/keyboard.js | Matthew Shao | 2017-05-09 | 1 | -0/+158 |
| | |||||
* | [web] Add tests for js/__tests__/ducks/ui/indexSpec.js | Matthew Shao | 2017-05-08 | 1 | -0/+9 |
| | |||||
* | [web] Clear up jest.unmock() | Matthew Shao | 2017-05-07 | 2 | -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.js | Matthew Shao | 2017-03-15 | 1 | -1/+34 |
| | |||||
* | [web] Fixes all existed tests | Matthew Shao | 2017-03-11 | 1 | -4/+5 |
| | |||||
* | added tests | Clemens | 2016-08-19 | 1 | -0/+76 |
| | |||||
* | [web] change test files | Jason | 2016-07-27 | 1 | -0/+0 |
| | |||||
* | [web] bug fix and add test | Jason | 2016-07-26 | 1 | -0/+36 |