Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [web] Minor fix and update tests. | Matthew Shao | 2017-07-20 | 1 | -0/+6 |
| | |||||
* | [web] Update Option Modal UI and its tests. | Matthew Shao | 2017-07-05 | 1 | -0/+30 |
| | |||||
* | [web] Update __tests__/ducks/tutils.js | Matthew Shao | 2017-06-29 | 1 | -1/+5 |
| | |||||
* | [web] Add TStore in js/__tests__/ducks/tutils.js | Matthew Shao | 2017-05-27 | 1 | -1/+61 |
| | |||||
* | [web] TFlow minor improved. | Matthew Shao | 2017-05-21 | 1 | -0/+2 |
| | |||||
* | [web] Updates test to use the new _tflow.js. | Matthew Shao | 2017-05-19 | 1 | -27/+0 |
| | |||||
* | [web] Minor fixes for component tests. | Matthew Shao | 2017-05-18 | 1 | -3/+3 |
| | |||||
* | [web] Add a TFlow class to js/ducks/tutils.js | Matthew Shao | 2017-05-17 | 1 | -0/+27 |
| | | | | | | Many Components requires a flow object when being rendered, so we put a TFlow class here, currently has the minimize structure, only contains the attributes we needed in the components to be tested. | ||||
* | [web] Clear up jest.unmock() | Matthew Shao | 2017-05-07 | 1 | -3/+0 |
| | | | | | Automocking is no longer enable by default, so we don't need to unmock modules manually. | ||||
* | simplify web ui ducks | Maximilian Hils | 2016-07-19 | 1 | -0/+12 |