flake8
passed.
JSHint
passed.
Review Request #14133 — Created Aug. 31, 2024 and submitted
The support for Storybook for UI component testing broke since it was
introduced. Part of this was missing dependencies that are needed for
the current configuration. Part of it was a JavaScript file that's no
longer provided. Part of it was references to Ink that weren't provided
by package exports, which is being fixed in Ink.With this change and the Ink export fix, Storybook should now be usable
again for UI testing.
Successfully ran
npm run storybook
and viewed components.
Summary | ID |
---|---|
6b066666459ac9a673d0e70c1e93e4b3a9ce2c8a |