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
We have a bunch of functionality that is in JavaScript, but nothing that really tests that side of the project. To prevent regressions, such as we've just seen with #2468, we should add some test coverage here.
This could either be direct JS tests, or something like Playwright that can do functional (browser) testing.
The text was updated successfully, but these errors were encountered:
We have a bunch of functionality that is in JavaScript, but nothing that really tests that side of the project. To prevent regressions, such as we've just seen with #2468, we should add some test coverage here.
This could either be direct JS tests, or something like Playwright that can do functional (browser) testing.
The text was updated successfully, but these errors were encountered: