accordproject / web-components

React Components for Accord Project
Apache License 2.0
117 stars 94 forks source link

test(storybook): test headers by placing cursor - #14 #350

Open sanketshevkar opened 3 years ago

sanketshevkar commented 3 years ago

Signed-off-by: Sanket Shevkar shevkar.sanket@gmail.com

Changes

Related Issues

Author Checklist

sanketshevkar commented 3 years ago

@Michael-Grover @irmerk I've updated the changes you suggested in #311. I am closing #311. Sorry for the inconvenience.

sanketshevkar commented 3 years ago

Looks like a few of the tests are failing in the CI. Can you please take a look?

Screen Shot 2021-06-02 at 5 29 01 PM

Individually tested, all tests are working fine, but when all are run together they sometimes are not able load and find the components needed for testing. I'll find a way to optimise this.