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
chore: upgrade license-checker to 1.12.13 (#1806)
* chore: upgrade license-checker to 1.12.13
* fix compilation
* replace the screenshot
* drop the try/catch
* replace the screenshot
---------
Co-authored-by: Zhe Sun <[email protected]>
feat: add VirtualListTester (#1797)
Adds VirtualListTester to enable VirtualLists to be unit tested with TestBench.
As this tester and GridTester both support LitRenderers, the common code from GridTester was extracted to a utility class so it could be shared by both testers.
Fixes#1721
feat: add VirtualListTester (#1797)
Adds VirtualListTester to enable VirtualLists to be unit tested with TestBench.
As this tester and GridTester both support LitRenderers, the common code from GridTester was extracted to a utility class so it could be shared by both testers.
Fixes#1721
feat: add VirtualListTester (#1797)
Adds VirtualListTester to enable VirtualLists to be unit tested with TestBench.
As this tester and GridTester both support LitRenderers, the common code from GridTester was extracted to a utility class so it could be shared by both testers.
Fixes#1721