aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__/components
Commit message (Expand)AuthorAgeFilesLines
* [web] Add tests for js/components/Header/FilterDocs.jsMatthew Shao2017-05-231-0/+19
* [web] Add tests for js/components/FlowTable/FlowTableHead.jsMatthew Shao2017-05-222-0/+127
* [web] Add tests for js/components/FlowTable/FlowRow.jsMatthew Shao2017-05-222-0/+68
* [web] Fix 100% coverage for js/components/FlowTable/FlowColumns.jsMatthew Shao2017-05-222-1/+17
* [web] TFlow minor improved.Matthew Shao2017-05-212-8/+8
* [web] Updates test to use the new _tflow.js.Matthew Shao2017-05-192-36/+30
* [web] Update snapshot.Matthew Shao2017-05-182-2/+2
* [web] Minor fixes for component tests.Matthew Shao2017-05-182-2/+1
* [web] Add tests for js/components/FlowTable/FlowColumnsSpec.jsMatthew Shao2017-05-172-0/+259
* [web] Add tests for src/js/components/ValueEditor/ValueEditor.jsMatthew Shao2017-05-162-0/+176
* [web] Add tests for js/components/ValueEditor/ValidateEditor.jsMatthew Shao2017-05-162-0/+68
* [web] Add tests for js/components/helpers/AutoScroll.jsMatthew Shao2017-05-151-0/+41
* [web] Add tests for js/components/helpers/VirtualScroll.jsMatthew Shao2017-05-151-0/+21
* [web] Add tests for js/components/common/Splitter.jsxMatthew Shao2017-05-152-0/+96
* [web] Add tests for js/components/common/ToggleInputButton.jsxMatthew Shao2017-05-122-0/+74
* [web] Add tests for js/components/common/ToggleButton.jsxMatthew Shao2017-05-122-0/+40
* [web] Add tests for js/components/common/FileChooser.jsx & minor fix.Matthew Shao2017-05-122-0/+57
* [web] Add tests for js/components/common/DocsLink.jsxMatthew Shao2017-05-112-0/+38
* [web] Add tests for js/components/common/Dropdown.jsxMatthew Shao2017-05-112-0/+200
* [web] Add tests for js/components/common/Button.jsxMatthew Shao2017-05-112-0/+56