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
Thank you for starting this issue! Siddhesh and I talked about this. We have a major deadline on Jan 24th. After that we will lay the foundation for a full testing suite, and I will be blocking any PRs without testing.
I see that you offered to set up lint/type checking on GitHub actions and contribute some basic tests. PLEASE feel free to get something started! We will need it. Siddhesh mentioned trying out SonarLint or SonarQube but I am not sure what his progress is on that. @siddheshraze what do you think?
Hey hey.
How do you think we should do testing going forward?
I see NextJs mentions e2e testing with playwright.
https://nextjs.org/docs/pages/building-your-application/testing/playwright
I've been using that on another project, and it's quite nice.
Maybe storybook stories for the presentation components?
How about API testing? Any ideas there? e2e testing will cover it somewhat.
I can set up running lint / type checking and such on github actions, and also contribute some basic tests once some decisions are made.
The text was updated successfully, but these errors were encountered: