Polkadex-Substrate / Polkadex-Orderbook-Frontend

https://orderbook.polkadex.trade
3 stars 3 forks source link

Configure Storybook for Orderbook Component Testing #1345

Open minikas opened 1 month ago

minikas commented 1 month ago

📝 Feature Description

Currently, the Orderbook components/pages are not tested, and some components have bugs. To resolve this, we need to configure Storybook, which will allow us to test components, props, themes, responsiveness, interactions, etc. This will help us improve Orderbook for a more robust and standardized product.