summaryrefslogtreecommitdiffhomepage
path: root/test/components/SelectLocation.spec.js
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-113/+0
2018-08-14Implement IPv6 enable/disable in GUIJanito Vaqueiro Ferreira Filho1-0/+1
2018-07-26Update headers in `SelectLocation`Janito Vaqueiro Ferreira Filho1-2/+5
2018-07-23Fix testsAndrej Mihajlov1-7/+3
2018-07-16Add auto-start and auto-connect fields to PreferencesAndrej Mihajlov1-0/+1
2018-06-20Make expect and spy global for all testsAndrej Mihajlov1-1/+0
2018-06-05Add formatted source codeAndrej Mihajlov1-32/+37
2018-04-11SelectLocation in reactxpanderklander1-11/+16
2018-02-20Guard results for findRenderedXXX from test-utils due to bugAndrej Mihajlov1-3/+6
See https://github.com/facebook/flow/pull/5841
2018-01-15Adapt frontend to removed ip call and changed location structLinus Färnstrand1-2/+4
2018-01-13Update SelectLocation testsAndrej Mihajlov1-1/+6
Now since we hide the list of cities when there is only one we need to add one more city to the list to be able to test the callback
2018-01-03Update remaining testsAndrej Mihajlov1-0/+1
2017-12-19Integrate RelayList into ReduxAndrej Mihajlov1-11/+10
2017-12-19Update testsAndrej Mihajlov1-14/+17
2017-12-19Render two level location listAndrej Mihajlov1-5/+38
2017-12-19Update redux storeAndrej Mihajlov1-0/+3
2017-12-06Fix testsAndrej Mihajlov1-3/+5
2017-11-23Pass protocol and port to Backend#connectAndrej Mihajlov1-3/+3
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand1-1/+1
2017-11-09Redid the settings state and inlined a few componentsErik Larkö1-4/+2
2017-11-08tcp and portErik Larkö1-3/+7
2017-09-27Don't reconnect to the previously preferred serverErik Larkö1-3/+3
2017-07-21Fix the name of SelectLocation testsAndrej Mihajlov1-1/+1
2017-07-20Add SelectLocation testsAndrej Mihajlov1-0/+50