This repository was archived by the owner on Aug 7, 2024. It is now read-only.
Unit Testing & Code Quality #1855
Closed
rikazrizlan
started this conversation in
Ideas
Replies: 1 comment
-
We are doing end to end testing using Playwright, we find them the most valuable. The files are in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I went through the repo and didn't find any files related to unit testing, is there a specific reason why?
I think writing unit tests would be good as it's an open source project and anyone can contribute and also consider configuring the project with SonarQube to have an eye on bugs, code smells, security hotspots and unit test coverage.
Beta Was this translation helpful? Give feedback.
All reactions