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
Add some UI integration testing, to make sure that the methods tested in unit tests are hooked up correctly. We could use either storybook or something like Selenium; I prefer the latter since I have more experience with it, but storybook would be easier to do automated testing before PRs since there's no additional setup needed.
The text was updated successfully, but these errors were encountered:
Add some UI integration testing, to make sure that the methods tested in unit tests are hooked up correctly. We could use either storybook or something like Selenium; I prefer the latter since I have more experience with it, but storybook would be easier to do automated testing before PRs since there's no additional setup needed.
The text was updated successfully, but these errors were encountered: