SBC COMMON - BaseAddress to Fix Possible Bugs for Unit Tests in Other Projects
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Mounting any high-level component which uses the BaseAddress component, such the CompletingParty component from bcsr-shared, will always have the following error, making it impossible to make unit test for it.
https://user-images.githubusercontent.com/51458187/182474993-bb63bf77-63f4-46c2-86d9-523de6a06bae.png
Solution attempted but didn't work:
Try adding this [package](https://github.com/bcgov/sbc-common-components/blob/4efa1e6664dff321030eca7448a7d5af91c2f355/vue/sbc-common-components/package.json#L68) to the [completying party component](https://github.com/bcgov/bcrs-shared-components/blob/main/src/components/completing-party/package.json) dev dependencies.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.