summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-10-21Remove references to talpid-windows-net in e2e testsDavid Lönnhager3-9/+9
2023-10-20Relax relay constraints in `test_quantum_resistant_multihop_udp2tcp_tunnel`Markus Pettersson1-24/+25
2023-10-20Add desktop end-to-end testsDavid Lönnhager65-0/+15638
2018-08-15Add workspacesAndrej Mihajlov17-1711/+0
2018-08-14Implement IPv6 enable/disable in GUIJanito Vaqueiro Ferreira Filho1-0/+1
2018-08-08Refine testsAndrej Mihajlov1-66/+77
2018-08-08Refine eventPromiseHelperAndrej Mihajlov1-5/+12
2018-08-08Render Settings in a more straightforward wayAndrej Mihajlov1-20/+25
2018-08-08Stop buffering JSON RPC messages when disconnectedAndrej Mihajlov1-71/+52
2018-08-08Make HeaderBar more composableAndrej Mihajlov2-46/+2
2018-08-08Pull account expiry on demandAndrej Mihajlov3-66/+69
2018-07-26Update headers in `SelectLocation`Janito Vaqueiro Ferreira Filho1-2/+5
2018-07-25Update test to use ten digit account tokensJanito Vaqueiro Ferreira Filho1-2/+2
2018-07-24Localize expiry timeJanito Vaqueiro Ferreira Filho1-0/+1
2018-07-24Copy account token to clipboard when clickedJanito Vaqueiro Ferreira Filho1-0/+1
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 t...Andrej Mihajlov1-75/+77
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
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
2018-02-15Common button componentanderklander1-3/+3
2018-02-01Show the app version in the settings viewErik Larkö1-0/+1