bcgov / zeva

Zero Emission Vehicles Act
Apache License 2.0
5 stars 13 forks source link

ZEVA - Write Unit Tests for Compliance #1732

Open AlexZorkin opened 1 year ago

AlexZorkin commented 1 year ago

Describe the task There is a considerable lack of unit tests for Compliance components. We aim to fill this gap.

Purpose Adding unit tests will increase the confidence in capturing the business logic and ensure the consistent functioning of the Compliance components.

Acceptance Criteria

Additional context

use the jest --coverage command to view the current coverage percentages for the files

Screenshot 2023-05-15 at 1.12.58 PM.png

JulianForeman commented 3 months ago

WIP writing unit tests for AssessmentContainer, moved out of in progress for building next sprint.