chakra-ui-vue icon indicating copy to clipboard operation
chakra-ui-vue copied to clipboard

CPopper(FR): Add tests for `CPopper` component

Open codebender828 opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. Currently the CPopper component doesn't have any tests written for it. At the time of writing that component, I also did not have a very solid background on writing Vue component tests. So I wrote some it.todo statements to cover my basic expectation of the CPopper component.

Describe the solution you'd like

  • Write a sensible set of unit tests for the CPopper component. (Should cover modifiers options that require some attention)

Additional context

  • Related to #424

codebender828 avatar May 04 '21 15:05 codebender828