1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
market/src/components
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
..
@shared Storybook and unit testing setup (#1354) 2022-05-09 14:33:44 +01:00
App Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
Asset Incorrect wallet balance on trade tab fix (#1310) 2022-05-05 15:14:37 +03:00
Footer Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
Header package updates (#1355) 2022-04-25 14:50:20 +02:00
Home Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
Privacy reorg Form components one level up 2021-11-15 18:29:20 +00:00
Profile Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
Publish price validation fix (#1366) 2022-04-27 21:42:25 +02:00
Search Fix mapping in search component and ux improvements (#1092) 2022-02-14 15:33:46 +00:00