summaryrefslogtreecommitdiffhomepage
path: root/test/components
AgeCommit message (Expand)AuthorFilesLines
2017-09-12Move the hardcoded relay endpoint data to the Connect componentErik Larkö1-1/+1
2017-09-04Change accountNumber to accountTokenLinus Färnstrand3-7/+7
2017-08-28Connected, connecting and location info testsErik Larkö1-6/+61
2017-08-28Refactor tests and add first location testErik Larkö1-4/+41
2017-08-28onConnect testErik Larkö1-0/+11
2017-08-24Replace paidUntil with expiryLinus Färnstrand4-8/+7
2017-08-23Refactor Connect props and first disconnected testErik Larkö1-0/+56
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
2017-07-27Remove JSDOM and update Switch componentAndrej Mihajlov1-5/+31
2017-07-21Fix the name of SelectLocation testsAndrej Mihajlov1-1/+1
2017-07-21Add tests for settingsAndrej Mihajlov1-0/+166
2017-07-20Add SelectLocation testsAndrej Mihajlov1-0/+50
2017-07-20Mock "change" eventAndrej Mihajlov1-6/+2
2017-07-20Add Switch testsAndrej Mihajlov1-0/+104
2017-07-17Add HeaderBar testsAndrej Mihajlov1-0/+48
2017-07-13Modernize AccountInput tests and migrate from using private Component._refAndrej Mihajlov1-80/+75
2017-07-13Add tests for Account componentAndrej Mihajlov2-12/+88
2017-06-23Migrate to React 15.6Andrej Mihajlov1-7/+7
2017-03-10Improve docs coverage. Add external docs for React.Component and Redux.StoreAndrej Mihajlov1-1/+1
2017-03-09Add input testsAndrej Mihajlov1-6/+141
2017-03-09- Add basic tests for AccountInputAndrej Mihajlov1-0/+48