sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

Unskip AppShellProvider tests #569

Closed franzheidl closed 3 months ago

franzheidl commented 3 months ago

Tests were not running and had to be skipped since the div was rendered into a shadowRoot node that need specific attention when testing. Setting shadowRoot to false for testing unrelated functionality.