Closed
Description
Slots are a pain point in VTU beta. We should make sure there are tests for all the cases, and they all work as expected.
Ref: slots specs in VTU beta: https://github.com/vuejs/vue-test-utils/blob/dev/test/specs/mounting-options/slots.spec.js
We should port the ones that are relevant to this codebase.
NOTE: slots and scoped slots are now the same thing in Vue 3.