summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2018-03-29Convert accordion to ReactXPAndrej Mihajlov1-94/+0
2018-03-26Explain preventDefaultanderklander1-1/+1
2018-03-26Footer visibility testanderklander1-5/+12
2018-03-26Login in reactxpanderklander3-38/+51
2018-02-20Fix annotations in IPC chainAndrej Mihajlov2-14/+15
2018-02-20Guard results for findRenderedXXX from test-utils due to bugAndrej Mihajlov4-23/+44
See https://github.com/facebook/flow/pull/5841
2018-02-20Fix flow annotations to work on flow v0.66Andrej Mihajlov4-10/+9
2018-02-15Fix testsanderklander1-5/+5
2018-02-15Account testsanderklander1-16/+26
and remove unused import in settings
2018-02-15Common button componentanderklander1-3/+3
2018-02-01Show the app version in the settings viewErik Larkö1-0/+1
2018-01-31Show confirmation when submitting problem report without emailErik Larkö1-4/+4
2018-01-29Calculate map offset dynamically and refine the Connect.stateAndrej Mihajlov1-44/+1
2018-01-20Support component in reactxpanderklander1-36/+35
2018-01-15Show Country and IP when disconnectedAndrej Mihajlov1-2/+2
2018-01-15Remove strange testAndrej Mihajlov1-37/+0
2018-01-15Adapt frontend to removed ip call and changed location structLinus Färnstrand4-21/+15
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-03Add test for PreferencesAndrej Mihajlov1-0/+29
2018-01-03Update remaining testsAndrej Mihajlov2-0/+2
2018-01-03Add test for preferences itemAndrej Mihajlov1-0/+10
2018-01-03Add test for advanced settings itemAndrej Mihajlov1-0/+8
2018-01-03Add getAllowLan and setAllowLan RPC callsAndrej Mihajlov1-3/+7
2017-12-22Fix testsErik Larkö1-5/+5
2017-12-22Update to styles style and testanderklander1-2/+2
2017-12-22Add missing expectsanderklander1-5/+10
2017-12-22Lint-stuffanderklander1-4/+0
2017-12-22Settings in reactxpanderklander1-32/+45
All tests ok.
2017-12-19Integrate RelayList into ReduxAndrej Mihajlov3-26/+22
2017-12-19Update testsAndrej Mihajlov2-47/+44
2017-12-19Drop hardcoded servers in favor of relay locationsAndrej Mihajlov1-11/+0
2017-12-19Render two level location listAndrej Mihajlov1-5/+38
2017-12-19Update redux storeAndrej Mihajlov3-0/+12
2017-12-19Add IPC method to fetch relay locationsAndrej Mihajlov1-0/+4
2017-12-18Disable react/no-find-dom-node warning in spec fileAndrej Mihajlov1-0/+1
2017-12-18Add AccordionAndrej Mihajlov1-0/+95
2017-12-14review commentErik Larkö1-1/+1
2017-12-14Add enzyme 3 and update the HeaderBar tests to use itErik Larkö2-25/+52
2017-12-06Fix testsAndrej Mihajlov5-143/+113
2017-12-06Add relay constraint builder and basic testsAndrej Mihajlov1-0/+151
2017-12-05Remove unused connection.serverAddressAndrej Mihajlov2-2/+0
2017-11-23Pass protocol and port to Backend#connectAndrej Mihajlov5-11/+13
2017-11-23Change default udp port to 1301Linus Färnstrand1-1/+1
2017-11-23Patch up testsAndrej Mihajlov1-1/+1
2017-11-23Fix flow annotationsAndrej Mihajlov1-5/+9
2017-11-23Rename getRelayConstraints to getRelaySettings in mocks/ipcAndrej Mihajlov1-1/+1
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand5-7/+7
2017-11-23Rename get_location -> get_current_locationLinus Färnstrand1-1/+3
2017-11-23Rename get_ip -> get_public_ipLinus Färnstrand1-1/+1
2017-11-21Remove unused helpersAndrej Mihajlov1-20/+1