Unit-testing
Use this skill to write or modify unit-tests in the application for non-component files.
You should not use this skill when creating tests for components!
Testing workflows
- Use the workflow located in ./workflows/portal-testing.md for unit-testing in the
portal project.
- Use the workflow located in ./workflows/api-testing.md for unit-testing in the
api project.