salesforce / sfdx-lwc-jest

Run Jest against LWC components in SFDX workspace environment
MIT License
162 stars 81 forks source link

feat: stub for lightning/platformWorkspaceApi module #369

Closed pozil closed 3 months ago

pozil commented 3 months ago

Adds a stub to support the lightning/platformWorkspaceApi module. We built this for tests in LWC Recipes so we might as well reuse it.