Commit Graph

46 Commits

Author SHA1 Message Date
eliabejr 4a21ceaa26 feat(test-components): remove snapshots 2019-02-01 10:19:28 -03:00
eliabejr 93acce66d0 Merge branch 'develop' of https://github.com/andrerfneves/zec-react-wallet into feature/test-components-with-jest 2019-02-01 09:33:26 -03:00
Eliabe Júnior 89aab4264b
Feature/test utils with jest (#56)
* fix(test-utils): wallet summary tests

* feat(test-utils): create tests for utils functions

* chore(test-utils): rename utils to kebab case

* chore(test-utils): move utils to right folder

* fix(test-utils): utils import

* fix(test-utils): bignumber toFormat function types

* feat(test-utils): increase formatNumber test coverage
2019-02-01 09:31:56 -03:00
Eliabe Júnior 89ce3e4292
feat(test-redux-actions): create tests for redux actions (#62) 2019-01-31 13:43:37 -03:00
eliabejr 954c53b8bb feat(test-components): increase tests coverage on components 2019-01-31 13:41:32 -03:00
eliabejr 4a515c3ad4 feat(test-components): generate new snapshots 2019-01-31 13:32:52 -03:00
eliabejr 59cf51a8fd fix(test-components): merge conflicts 2019-01-28 15:34:36 -03:00
eliabejr 542bacec6f feat(test-components): generate snapshots for components 2019-01-28 15:13:29 -03:00
eliabejr e5f43dff4a feat(test-components): add asset resolver for jest 2019-01-25 17:49:01 -03:00
eliabejr ae25a9a489 fix(test-components): wallet summary tests 2019-01-25 17:47:13 -03:00
eliabejr ad34afc123 feat(test-components): create test files for components 2019-01-25 17:44:54 -03:00
eliabejr 461f43eb7f feat(test-components): generate snapshots 2019-01-25 17:44:01 -03:00
George Lima 2e501e98ab test(api): update rpc mock api 2019-01-24 16:23:29 -03:00
George Lima 2fb5d2683d test(e2e): fix e2e tests 2019-01-24 16:23:06 -03:00
George Lima 495bcd7548 test(send): add send success tests 2019-01-23 16:37:58 -03:00
George Lima d93558605f test(api): mock transactions 2019-01-23 16:37:05 -03:00
George Lima a1a3f84ae0 test(console): fix typo 2019-01-23 16:34:17 -03:00
George Lima e28e37f59a test(send): [WIP] add send e2e tests 2019-01-23 14:05:48 -03:00
George Lima d16fdd2838 test(console): add console view tests 2019-01-23 14:04:29 -03:00
George Lima d138d09014 test(api): update mock api methods 2019-01-23 14:03:15 -03:00
George Lima 8fc737081a test(status-pill): add StatusPill tests 2019-01-23 12:40:18 -03:00
George Lima 0c72ab9590 test(spectron): add NODE_ENV in startup 2019-01-23 12:37:35 -03:00
George Lima e15f1c58cc test(components): remove sidebar test 2019-01-23 12:36:29 -03:00
George Lima 34eba62942 test(api): create simple mock rpc api 2019-01-23 12:26:17 -03:00
George Lima 3a59779913 test(setup): add basics e2e tests 2019-01-22 15:50:11 -03:00
George Lima 19361ae3c7 chore(test): add quitTimeout in Application 2019-01-22 15:48:54 -03:00
George Lima 4e30d698af feat(jest): require jest-extended on setup 2019-01-22 15:45:14 -03:00
George Lima c2277529d8 test(snapshot): remove old snapshot 2019-01-22 15:34:26 -03:00
George Lima fe74b461ca fix: transactions list sort by date 2019-01-08 13:01:20 -03:00
George Lima 837950ec7c hotfix: use terser-webpack-plugin instead of uglifyjs 2018-12-19 12:33:42 -03:00
George Lima ed8b6b169d chore: replace ZCash -> Zcash 2018-12-15 18:28:36 -03:00
George Lima 956782679b feature: pass down zec dollar value to dashboard components 2018-12-13 18:37:15 -03:00
George Lima cbac64bbae hotfix: wallet-summary action test 2018-12-13 17:18:08 -03:00
George Lima 16ad414a85 hotfix: test filename case 2018-12-12 14:35:31 -03:00
George Lima a39dd135f6 hotfix: pass location down in sidebar 2018-12-11 21:15:38 -03:00
George Lima 80cb238190 hotfix: loadWalletSummarySuccess action test 2018-12-10 21:08:51 -03:00
George Lima 51893c2571 test: add wallet-summary reducer tests 2018-12-10 14:32:44 -03:00
George Lima bc8c261b52 hotfix: remove todo files 2018-12-10 14:04:20 -03:00
George Lima 5ff386ba82 type: add $FloxFixMe in asFragment 2018-11-29 19:56:27 -03:00
André Neves e3c6937bc5 test: fix file naming and introduce jest flow types 2018-11-28 23:12:47 -05:00
George Lima 8e9816b031 hotfix: merge with develop 2018-11-28 22:54:08 -03:00
George Lima ae6e44f613 hotfix: sample component test to work with react-testing-library 2018-11-28 17:03:31 -03:00
George Lima 347015353e hotfix: add jest config 2018-11-28 14:08:37 -03:00
George Lima 0aaec658f9 feature: setup spectron 2018-11-28 14:07:58 -03:00
George Lima 4674909ecb feature: add sample tests 2018-11-28 13:12:42 -03:00
George Lima e55ddacf2e feature: add enzyme setup 2018-11-28 13:12:20 -03:00