aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__/ducks/tutils.js
Commit message (Collapse)AuthorAgeFilesLines
* [web] Minor fix and update tests.Matthew Shao2017-07-201-0/+6
|
* [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 TStore in js/__tests__/ducks/tutils.jsMatthew Shao2017-05-271-1/+61
|
* [web] TFlow minor improved.Matthew Shao2017-05-211-0/+2
|
* [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
| | | | | | 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 Shao2017-05-071-3/+0
| | | | | Automocking is no longer enable by default, so we don't need to unmock modules manually.
* simplify web ui ducksMaximilian Hils2016-07-191-0/+12