vegaprotocol/vegawallet-ui

Fix tests for UI toolkit

dexturr opened this issue · 1 comments

The Chore

Importing ui toolkit components into the app at the moment prevents jest from running. Possibly due to the bundling of UI toolkit in the frontend monorepo.

@dexturr did you say you'd like to tackle all the ui-toolkit issues as part of this? That would include

  • Ensuring components that use ui-toolkit are testable
  • Ensure the css is bundle in a way that takes advantage of the benefits of tailwind but also makes installation of the ui-toolkit easy
  • Fix the unnecessary ui-toolkit deps