summaryrefslogtreecommitdiffhomepage
path: root/test/components/Connect.spec.js
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-138/+0
2018-08-08Make HeaderBar more composableAndrej Mihajlov1-2/+2
2018-08-08Pull account expiry on demandAndrej Mihajlov1-1/+2
2018-06-20Make expect and spy global for all testsAndrej Mihajlov1-2/+1
2018-06-05Add formatted source codeAndrej Mihajlov1-10/+9
2018-04-11Connect in reactxpanderklander1-32/+33
2018-01-29Calculate map offset dynamically and refine the Connect.stateAndrej Mihajlov1-44/+1
2018-01-15Show Country and IP when disconnectedAndrej Mihajlov1-2/+2
2018-01-15Adapt frontend to removed ip call and changed location structLinus Färnstrand1-5/+7
2018-01-03Update remaining testsAndrej Mihajlov1-0/+1
2017-12-19Integrate RelayList into ReduxAndrej Mihajlov1-12/+11
2017-12-19Update testsAndrej Mihajlov1-33/+27
2017-12-19Drop hardcoded servers in favor of relay locationsAndrej Mihajlov1-11/+0
2017-12-19Update redux storeAndrej Mihajlov1-0/+6
2017-12-06Fix testsAndrej Mihajlov1-105/+98
2017-12-05Remove unused connection.serverAddressAndrej Mihajlov1-1/+0
2017-11-23Pass protocol and port to Backend#connectAndrej Mihajlov1-2/+4
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand1-2/+2
2017-11-09Redid the settings state and inlined a few componentsErik Larkö1-6/+4
2017-11-08tcp and portErik Larkö1-2/+14
2017-10-16Update tests for new IPsLinus Färnstrand1-5/+5
2017-10-03Show the country when securing the connectionErik Larkö1-2/+31
2017-10-02Remove fastest and nearest serversErik Larkö1-14/+1
2017-10-02More realistic mock IPsErik Larkö1-4/+4
2017-09-27Show different locations if the user is connected or notErik Larkö1-2/+2
2017-09-25Read the city and coutry from the temporary config until we implement it in t...Erik Larkö1-6/+18
2017-09-12Move the hardcoded relay endpoint data to the Connect componentErik Larkö1-1/+1
2017-08-28Connected, connecting and location info testsErik Larkö1-6/+61
2017-08-28Refactor tests and add first location testErik Larkö1-4/+41
2017-08-28onConnect testErik Larkö1-0/+11
2017-08-24Replace paidUntil with expiryLinus Färnstrand1-2/+1
2017-08-23Refactor Connect props and first disconnected testErik Larkö1-0/+56