aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__
Commit message (Expand)AuthorAgeFilesLines
* [web] make it possible to run static viewer in subdirectoriesMaximilian Hils2017-08-221-1/+1
* [web] make it possible to run static viewer in subdirectoriesMaximilian Hils2017-08-217-10/+10
* [web] Update tests.Matthew Shao2017-08-167-10/+10
* [web] Remove MITMWEB_STATIC var in tests, and update them.Matthew Shao2017-08-084-29/+13
* [web] Update tests to ensure they won't be disturbed by static modeMatthew Shao2017-08-073-13/+19
* Merge pull request #2471 from ujjwal96/traceback-fixMaximilian Hils2017-07-292-3/+3
|\
| * updated snapshotUjjwal Verma2017-07-281-2/+2
| * fixed addon errorUjjwal Verma2017-07-261-1/+1
* | [web] Minor fix for frontend and tests.Matthew Shao2017-07-271-3/+3
* | [web] Update tests.Matthew Shao2017-07-263-30/+18
* | [web] Update tests.Matthew Shao2017-07-241-1/+28
* | [web] OptionModal component coverge ++.Matthew Shao2017-07-222-0/+115
* | [web] Update tests.Matthew Shao2017-07-211-0/+33
|/
* [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