summaryrefslogtreecommitdiffhomepage
path: root/test/components/Login.spec.js
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-82/+0
2018-07-25Update test to use ten digit account tokensJanito Vaqueiro Ferreira Filho1-2/+2
2018-07-23Fix testsAndrej Mihajlov1-5/+2
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 Mihajlov1-1/+1
2018-06-20Make expect and spy global for all testsAndrej Mihajlov1-1/+0
2018-06-20Migrate from sinon to chai-spiesAndrej Mihajlov1-7/+4
2018-06-14Configure enzyme once and update sinon to the latestAndrej Mihajlov1-1/+1
2018-06-05Add formatted source codeAndrej Mihajlov1-7/+6
2018-03-26Footer visibility testanderklander1-5/+12
2018-03-26Login in reactxpanderklander1-10/+17
2017-11-21Refine Login component testsAndrej Mihajlov1-27/+18
2017-11-21Fix testsAndrej Mihajlov1-18/+12
2017-10-02Store the unsubmitted account token in the redux storeErik Larkö1-2/+4
2017-09-04Change accountNumber to accountTokenLinus Färnstrand1-1/+1
2017-08-24Replace paidUntil with expiryLinus Färnstrand1-1/+1
2017-08-21Refactor Login component and add footer and account input testsErik Larkö1-19/+88
2017-08-16Add test for components/Login onFirstChangeAfterFailureErik Larkö1-0/+64