Update Tests in CLI to follow new patterns
jimhunty opened this issue · 0 comments
jimhunty commented
Do you want to request a feature or report a bug?
Feature
What is the current behaviour?
When using the times-components
CLI, the example tests laid out do not show our preferred method of testing (serialisers, separate styles etc.)
If the current behaviour is a bug, please provide the steps to reproduce.
Run the CLI and look at the tests.
If this is a feature request, what is the motivation or use case for changing
the behaviour?
- Faster turn around on new components
- Easier onboarding on what a good component should look like