Improve test on detail-fields-component
Open
tech-debt
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Some tests were commented on this PR https://github.com/ioet/time-tracker-ui/pull/444 since they need a better testing approach. The `detail-fields-component` receives some parameters as `@Input` so according to [this article](https://medium.com/better-programming/testing-angular-components-with-input-3bd6c07cfaf6) a test wrapper components is required.
Please, implement the approach described in the article
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.