You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
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)