feat: Update frontend and tests for Gemini VIN decode (#223) #228
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Relates to #223
Scope
Update frontend types and components to use
sourceValueinstead ofnhtsaValue, and update all test files.Frontend Changes
nhtsaValuetosourceValueinfrontend/src/features/vehicles/types/vehicles.types.tsVinOcrReviewModal.tsxreferences to usesourceValueTest Changes
backend/src/features/vehicles/tests/integration/vehicles.integration.test.tsAcceptance Criteria