market/src/@utils
Matthias Kretschmann 5f3ee32ca2
Test setup tweaks (#1415)
* unused package cleanup

* make storybook use webpack 5

* see https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#webpack-5

* bump react, cleanup

* button story tweaks

* add Alert stories

* bump Jest to v28.1.0

* try original storyshots initialization

* split up build & test CI jobs

* stop testing Node.js v14

* set jest coverage flag

* downgrade paambaati/codeclimate-action again

* move  jest config files, remove coverageReporter override

* collect coverage from `src/` only

* another paambaati/codeclimate-action bump test

* create additional button markup test

* downgrade paambaati/codeclimate-action again

* more downgrade

* render default button without optional style prop

* ignore some folders for Jest

* full coverage for Alert

* more package updates

* add eslint-plugin-testing-library & eslint-plugin-jest-dom

* bump ESLint packages, follow new rules

* start storybook in quiet mode

* update docs

* test storybook build as part of CI

* more testing docs clarification

* add jest:watch command

* add body background colors switch in toolbar

* TypeScript voodoo

* test codeclimate-action@v2.7.3 for default coverageCommand

* downgrade codeclimate-action and running in debug mode

* make coverage artifacts OS agnostic

* subgraph typings as artifact for coverage job

* disable coverage sending job for now

Co-authored-by: Enzo Vezzaro <enzo-vezzaro@live.it>
2022-05-12 11:35:07 +01:00
..
SvgWaves.ts fix: assign viewBox property to svg waves (#1247) 2022-03-24 12:11:41 +00:00
accessDetailsAndPricing.ts Fix order and price (#1375) 2022-04-29 21:14:14 +02:00
aquarius.ts Test setup tweaks (#1415) 2022-05-12 11:35:07 +01:00
assetConvertor.ts Restore edit functionality (#1107) 2022-02-25 02:33:07 -08:00
bezier-spline.ts Feature: SVG Generator (#1032) 2022-02-14 12:16:29 +00:00
cleanupContentType.ts more refactor 2021-10-27 11:30:28 +01:00
compute.ts Restore edit functionality (#1107) 2022-02-25 02:33:07 -08:00
constants.ts Price length and decimals number validation (#1225) 2022-04-01 11:38:32 +03:00
cookies.ts more reorganization 2021-10-27 11:29:03 +01:00
ddo.ts use Asset from ocean.js, adapt to new structure 2022-01-11 19:45:14 +00:00
dispenser.ts Restore edit functionality (#1107) 2022-02-25 02:33:07 -08:00
docker.ts Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00
ens.ts more reorganization 2021-10-27 11:29:03 +01:00
feedback.ts Remove collect tokens button (#1235) 2022-03-23 13:30:03 +00:00
fetch.ts more reorganization 2021-10-27 11:29:03 +01:00
fixedRateExchange.ts Restore order (#1068) 2022-02-14 08:27:36 -08:00
index.ts more refactor 2021-10-27 11:30:28 +01:00
markdown.ts migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
markdownPages.tsx Restore order (#1068) 2022-02-14 08:27:36 -08:00
nft.ts Ocean Asset NFT → Ocean Data NFT (#1328) 2022-04-06 16:38:43 +03:00
numbers.ts Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
ocean.ts Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00
order.ts Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
pool.ts add decimals to pool calls (#1393) 2022-05-10 14:19:41 +03:00
pricingFeedback.ts more reorganization 2021-10-27 11:29:03 +01:00
profile.ts Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00
provider.ts Restore order (#1068) 2022-02-14 08:27:36 -08:00
purgatory.ts Use asset's ddo.purgatory (#1006) 2022-01-19 16:30:04 +00:00
subgraph.ts Test setup tweaks (#1415) 2022-05-12 11:35:07 +01:00
url.ts sanitize urls as code scanning suggestions (#1412) 2022-05-10 10:11:53 +01:00
web3.ts Restore order (#1068) 2022-02-14 08:27:36 -08:00