1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 22:01:44 +02:00
market/src/components/@shared
EnzoVezzaro 89f2521025
Storybook and unit testing setup (#1354)
* install and config Storybook

* create basic component for initial setup

* added testing-library / jest for testing

* restore coverage for testing

* downgrade codeclimate-actions to fix viable formatter issue

* clean up - remove unnecessary components in stories

* update readme with storybook and testing

* remove unnecessary file extensions on stories config

* remove babel and moved jest-dom to devDependencies

* delete introduction stories

* change test to .tsx

* change testing description on docs

* added interface to button story

* added build phase and update test phase

* restore build in ci

* added storyshots (automate testing) to Storybook

* simplify and update codeclimate-action

* restore workable version of codeclimate-action

* test unified test action for CI

* Revert "test unified test action for CI"

This reverts commit 039cbf3485.

* test documented solutions for CI

* fix error on coverage CI

* added codeCoverage on jest setup

* upload coverage report from jest

* added download artifact to coverage CI

* added upload artifact to coverage CI

* remove collectCoverageFrom

* moved test step on CI

* remove coverageLocations to allow default

* load Ocean typography into storybook

* skip all PRs coming from dependabot

* improve docs (Storybook)

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-05-09 14:33:44 +01:00
..
AccountList add account teaser, various refactors (#957) 2021-12-10 01:50:00 -08:00
AccountTeaser add account teaser, various refactors (#957) 2021-12-10 01:50:00 -08:00
AddToken restructure form, dial back on overwriting native Formik functionality 2021-10-27 18:35:18 +01:00
AnnouncementBanner restructure form, dial back on overwriting native Formik functionality 2021-10-27 18:35:18 +01:00
AssetList Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
AssetTeaser Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00
AssetType restructure form, dial back on overwriting native Formik functionality 2021-10-27 18:35:18 +01:00
atoms Storybook and unit testing setup (#1354) 2022-05-09 14:33:44 +01:00
ButtonBuy remove loading feedback during price fetching (#1361) 2022-04-27 08:50:17 +02:00
ExplorerLink remove OceanProvider (#988) 2022-01-13 13:15:15 +00:00
FileIcon disable price calculation for free price (#1198) 2022-03-18 13:22:26 +00:00
FormFields Display generic info message for file inputs (#1334) 2022-04-28 15:39:46 +02:00
FormInput Display generic info message for file inputs (#1334) 2022-04-28 15:39:46 +02:00
Markdown migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
NetworkName migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
Page SEO fix (#1359) 2022-04-27 08:55:51 +02:00
Pagination restructure form, dial back on overwriting native Formik functionality 2021-10-27 18:35:18 +01:00
PoolTransactions Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
Price Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00
Publisher fix "owned by" label on preview (#1303) 2022-04-04 14:16:22 +01:00
SuccessConfetti more reorganization 2021-10-27 11:29:03 +01:00
Token Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
TokenApproval display token approval message on loading (#1280) 2022-03-30 11:30:41 +01:00
WalletNetworkSwitcher Refactor Asset context provider (#1055) 2022-02-03 14:31:43 +00:00
Web3Feedback remove OceanProvider (#988) 2022-01-13 13:15:15 +00:00
DebugOutput.tsx fixes 2022-01-26 11:55:21 +00:00
FormikPersist.tsx Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00