Create UI - Fix unit test coverage script and package
Open
ENTITY - DO NOT USE
good first issue
techdebt
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
As per https://github.com/bcgov/business-filings-ui/pull/540#discussion_r1304824170, we need to update the package and script of test coverage.
Need to handle:
- [ ] Update dependency
- [ ] Update the script
- [ ] Remove the `import { vi } from 'vitest'` in unit tests since it's not needed
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked pull request discussion and inspect the package configuration, coverage script, and unit tests in the Create UI area. Update the coverage dependency and script, remove the unused Vitest imports, and verify that the unit test coverage command passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100