Unit tests for the settings parser are missing #84

Closed
opened 2026-05-30 13:06:07 +02:00 by jakob.scheid · 1 comment
Owner

Unit tests for the settings parser

There are no unit tests for the settings parser (src/features/settings/utils/settingsParser.js).

Goals

  • Unit test for the settings parser
  • Test cases
# Unit tests for the settings parser There are no unit tests for the settings parser ([`src/features/settings/utils/settingsParser.js`](/src/src/features/settings/utils/settingsParser.js)). ## Goals - Unit test for the settings parser - Test cases
jakob.scheid added this to the testing-ready milestone 2026-05-30 13:06:07 +02:00
jakob.scheid added the
area
settings
type
testing
prio
high
labels 2026-05-30 13:06:07 +02:00
jakob.scheid added this to the MVP Frontend project 2026-05-30 13:06:07 +02:00
jakob.scheid added a new dependency 2026-05-30 13:13:34 +02:00
Author
Owner

It is not necessary to test this module due to its size.

It is not necessary to test this module due to its size.
jakob.scheid moved this to Done in MVP Frontend on 2026-06-04 12:40:53 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Depends on
#87 Set up Vitest
Seekra/frontend
Reference: Seekra/frontend#84