npm.io
1.0.23 • Published 1 year ago

@bamzooka/ui-kit-attachment

Licence
Version
1.0.23
Deps
1
Size
314 kB
Vulns
0
Weekly
0

shared-ui-kit-attachment

This lib provides an API to open a dialog for attaching files or taking snapshots

Storybook

To visualize all the stories created for this lib run nx run shared-ui-kit-attachment:storybook

You can use storybook to make develop the lib, any change made to the code will be reflected in the stories

Running unit tests

Run nx test shared-ui-kit-attachment to execute the unit tests.

Running end-to-end tests

Run nx e2e shared-ui-kit-attachment-e2e

The e2e tests are coupled with storybook, stories are created for this component, then these stories are used to perform some browser based tests.