generated from Seekra/repository-template
Unit tests for the settings parser are missing #84
Notifications
Due Date
No due date set.
Depends on
#87 Set up Vitest
Seekra/frontend
Reference: Seekra/frontend#84
Reference in New Issue
Block a user
Unit tests for the settings parser
There are no unit tests for the settings parser (
src/features/settings/utils/settingsParser.js).Goals
It is not necessary to test this module due to its size.