summaryrefslogtreecommitdiffhomepage
path: root/test/components
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov9-1083/+0
2018-08-14Implement IPv6 enable/disable in GUIJanito Vaqueiro Ferreira Filho1-0/+1
2018-08-08Refine testsAndrej Mihajlov1-66/+77
2018-08-08Render Settings in a more straightforward wayAndrej Mihajlov1-20/+25
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 auto-start and auto-connect fields to PreferencesAndrej Mihajlov3-1/+7
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 Mihajlov1-13/+14
2018-07-03Fix Login testsAndrej Mihajlov1-73/+29
2018-07-02Add option to prefer const over let for immutable variablesAndrej Mihajlov2-2/+2
2018-06-20Make expect and spy global for all testsAndrej Mihajlov10-15/+6
2018-06-20Migrate from sinon to chai-spiesAndrej Mihajlov2-13/+9
2018-06-14Configure enzyme once and update sinon to the latestAndrej Mihajlov7-13/+1
2018-06-12Update testsAndrej Mihajlov1-24/+15
2018-06-05Add formatted source codeAndrej Mihajlov10-154/+129
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-26Footer visibility testanderklander1-5/+12
2018-03-26Login in reactxpanderklander2-37/+50
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 Mihajlov2-4/+3
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-15Adapt frontend to removed ip call and changed location structLinus Färnstrand2-7/+11
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
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