salesforce / lwc

⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
https://lwc.dev
Other
1.59k stars 386 forks source link

Add Karma fuzz-testing for mixed API version components #4342

Open nolanlawson opened 5 days ago

nolanlawson commented 5 days ago

Add Karma tests that test what happens when you mix components of different API versions.

We can have a handful of these, using a random seed so that the tests are consistent.

The goal is to catch any unexpected bugs that may pop up when mixing components of different API versions.

git2gus[bot] commented 5 days ago

This issue has been linked to a new work item: W-16142438