thetarnav / solid-devtools

Library of developer tools, reactivity debugger & Devtools Chrome extension for visualizing SolidJS reactivity graph
https://chrome.google.com/webstore/detail/solid-devtools/kmcfjchnmmaeeagadbhoofajiopoceel
MIT License
549 stars 22 forks source link

E2E tests #223

Closed thetarnav closed 1 year ago

thetarnav commented 1 year ago

Devtools are getting more and more features. Checking them all manually with each change is a bit of a pain, and I'm still gonna miss something. It would be amazing to set up something with playwright to have at least the main flows and interactions covered by automated e2e tests.