aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__
Commit message (Expand)AuthorAgeFilesLines
* [web] Remove js/ducks/ui/option.jsMatthew Shao2017-07-201-39/+0
* [web] Minor fix and update tests.Matthew Shao2017-07-208-77/+398
* [web] Update tests.Matthew Shao2017-07-101-4/+16
* [web] Update test.Matthew Shao2017-07-071-80/+99
* [web] Update Option Modal UI and its tests.Matthew Shao2017-07-052-1/+108
* [web] Update tests for components.Matthew Shao2017-06-301-28/+32
* [web] Add tests for js/components/Modal/ModalSpec.jsMatthew Shao2017-06-292-0/+92
* [web] Update __tests__/ducks/tutils.jsMatthew Shao2017-06-291-1/+5
* [web] Add tests for reducors of options and modal.Matthew Shao2017-06-282-0/+50
* [web] Update test for js/components/Header/FileMenu.jsxMatthew Shao2017-06-282-1/+27
* [web] Minor fix and Coverage ++Matthew Shao2017-06-262-5/+6
* [web] Add tests for js/components/FlowTable.jsxMatthew Shao2017-06-252-0/+129
* [web] Add tests for js/components/EventLog.jsxMatthew Shao2017-06-252-0/+133
* [web] Add tests for js/components/ContentView.jsxMatthew Shao2017-06-252-0/+141
* [web] fix stopEditMaximilian Hils2017-06-122-5/+10
* [web] Update ContentLoader class name.Matthew Shao2017-06-121-3/+2
* [web] Add tests for js/components/ContentView/ContentView.jsxMatthew Shao2017-06-082-0/+137
* [web] Add tests for js/components/ContentView/ContentLoader.jsxMatthew Shao2017-06-082-0/+86
* [web] Add tests for js/components/ContentView/ViewSelector.jsxMatthew Shao2017-06-062-0/+161
* [web] Add tests for js/components/ContentView/UploadContentButton.jsxMatthew Shao2017-06-062-0/+31
* [web] Imporve indentation.Matthew Shao2017-06-061-5/+5
* [web] Add tests for js/components/ContentView/ShowFullContentButton.jsxMatthew Shao2017-06-052-0/+64
* [web] Add tests for js/components/ContentView/MetaViews.jsxMatthew Shao2017-06-052-0/+103
* [web] Add tests for js/components/ContentView/DownloadContentButton.jsxMatthew Shao2017-06-052-0/+28
* explain codemirror rendering shortcominsMaximilian Hils2017-06-021-0/+4
* [web] Update tests for js/components/ContentView/ContentViewOptions.jsxMatthew Shao2017-06-021-1/+2
* [web] Add tests for js/components/ContentView/ContentViewOptions.jsxMatthew Shao2017-06-012-0/+60
* [web] Add tests for js/components/ContentView/CodeEditor.jsxMatthew Shao2017-06-012-0/+30
* [web] mock components/ContentViewMatthew Shao2017-05-312-30/+1
* [web] Add tests for js/components/FlowView/Messages.jsxMatthew Shao2017-05-312-0/+718
* [web] Add tests for js/components/FlowView/ToggleEdit.jsxMatthew Shao2017-05-302-0/+57
* [web] Add tests for js/components/FlowView/Nav.jsxMatthew Shao2017-05-302-0/+73
* [web] Add tests for js/components/FlowView/Header.jsxMatthew Shao2017-05-302-0/+260
* [web] Add tests for js/components/FlowView/Details.jsxMatthew Shao2017-05-302-0/+324
* [web] Add tests for js/components/EventLog/EventList.jsxMatthew Shao2017-05-292-0/+52
* [web] Update snapshot.Matthew Shao2017-05-291-1/+1
* [web] Minor fixes.Matthew Shao2017-05-292-3/+3
* [web] Add tests for js/components/Header/MainMenu.jsMatthew Shao2017-05-282-0/+112
* [web] Add tests for js/components/Header/OptionMenu.jsxMatthew Shao2017-05-272-0/+164
* [web] Add tests for js/components/Header/MenuToogle.jsxMatthew Shao2017-05-272-0/+105
* [web] Add snapshot files.Matthew Shao2017-05-274-0/+173
* [web] Add tests for js/components/Header/FlowMenu.jsxMatthew Shao2017-05-272-0/+347
* [web] Add TStore in js/__tests__/ducks/tutils.jsMatthew Shao2017-05-273-8/+65
* [web] Add tests for js/components/Header/FilterInput.jsxMatthew Shao2017-05-261-0/+93
* [web] Add tests for js/components/Header/FileMenu.jsxMatthew Shao2017-05-261-0/+45
* [web] Add tests for js/components/Header/ConnectionIndicator.jsxMatthew Shao2017-05-261-0/+57
* [web] js/components/Header/FilterDocs.jsx coverage ++Matthew Shao2017-05-261-11/+10
* [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