Describe your proposal
In the webc-generator README we mention a script that would run the webc-generator unit tests - nx test webc-generator. But there are no unit tests that could be run, so when executing the command, we get: No tests found, exiting with code 0.
Proposed Solution
Add unit tests to cover the logic in the generator and to provide better code quality and maintainability.
Proposed Alternatives
No response
Organization
No response
StackBlitz example(s)
No response
Priority
None
Declaration
Describe your proposal
In the webc-generator README we mention a script that would run the webc-generator unit tests -
nx test webc-generator. But there are no unit tests that could be run, so when executing the command, we get:No tests found, exiting with code 0.Proposed Solution
Add unit tests to cover the logic in the generator and to provide better code quality and maintainability.
Proposed Alternatives
No response
Organization
No response
StackBlitz example(s)
No response
Priority
None
Declaration