summaryrefslogtreecommitdiffhomepage
path: root/test/components/AccountInput.spec.js
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-183/+0
2018-06-20Make expect and spy global for all testsAndrej Mihajlov1-1/+1
2018-06-14Configure enzyme once and update sinon to the latestAndrej Mihajlov1-2/+0
2018-06-05Add formatted source codeAndrej Mihajlov1-20/+17
2018-03-26Login in reactxpanderklander1-27/+33
2018-02-20Guard results for findRenderedXXX from test-utils due to bugAndrej Mihajlov1-3/+7
2017-07-13Modernize AccountInput tests and migrate from using private Component._refAndrej Mihajlov1-80/+75
2017-07-13Add tests for Account componentAndrej Mihajlov1-12/+12
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