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
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?
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.