summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
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
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