summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2018-07-23Remove "hidden" prop from HeaderBarAndrej Mihajlov1-16/+0
2018-07-23Fix testsAndrej Mihajlov7-41/+33
2018-07-16Add chai-as-promised to improve promise based testsAndrej Mihajlov2-63/+36
2018-07-16Add auto-start and auto-connect fields to PreferencesAndrej Mihajlov3-1/+7
2018-07-16Remove dead codeAndrej Mihajlov1-103/+0
2018-07-05Add initial form data to Support form, save form data when failed to submit ↵Andrej Mihajlov1-75/+77
the problem report
2018-07-03Pass individual props instead of AccountReduxStateAndrej Mihajlov1-1/+0
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov10-607/+34
2018-07-03Fix Login testsAndrej Mihajlov1-73/+29
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov10-199/+199
2018-07-02Add option to prefer const over let for immutable variablesAndrej Mihajlov3-15/+15
2018-06-20Update eslint rulesAndrej Mihajlov1-0/+4
2018-06-20Make expect and spy global for all testsAndrej Mihajlov22-36/+51
2018-06-20Refactor auth testsAndrej Mihajlov1-28/+13
2018-06-20Rename strange variable `l` to `listener`Andrej Mihajlov1-4/+4
2018-06-20Rename IpcChain's require to expectAndrej Mihajlov5-9/+9
2018-06-20Remove redundant call for `done` when building IpcChainAndrej Mihajlov5-49/+27
2018-06-20Migrate from sinon to chai-spiesAndrej Mihajlov3-13/+13
2018-06-14Configure enzyme once and update sinon to the latestAndrej Mihajlov8-14/+4
2018-06-12Update testsAndrej Mihajlov1-24/+15
2018-06-12Remove .js from importsAndrej Mihajlov1-2/+2
2018-06-05Add formatted source codeAndrej Mihajlov24-396/+378
2018-04-11SelectLocation in reactxpanderklander1-11/+16
2018-04-11Connect in reactxpanderklander1-32/+33
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