Add settings validator unit test #113

Merged
jakob.scheid merged 20 commits from testing/settings-validator into main 2026-06-04 17:48:09 +02:00
Owner

Settings validator unit test

Add unit tests for the settings validator ( src/features/settings/utils/settingsValidator.js).

Summary

  • add unit tests for the validateSettingsConfig function
  • add unit tests for the validateEntry function
  • add unit tests for the validateSelectionOptions function
  • add unit tests for the assertType function
  • add unit tests for the assertString function
  • fix

Related issues

Closes: #85

# Settings validator unit test Add unit tests for the settings validator ( [`src/features/settings/utils/settingsValidator.js`](src/src/features/settings/utils/settingsValidator.js)). ## Summary - add unit tests for the `validateSettingsConfig` function - add unit tests for the `validateEntry` function - add unit tests for the `validateSelectionOptions` function - add unit tests for the `assertType` function - add unit tests for the `assertString` function - fix ## Related issues Closes: #85
jakob.scheid added this to the testing-ready milestone 2026-06-04 16:38:31 +02:00
jakob.scheid added the
area
settings
prio
high
type
testing
labels 2026-06-04 16:38:31 +02:00
jakob.scheid added this to the MVP Frontend project 2026-06-04 16:38:31 +02:00
jakob.scheid moved this to Review in MVP Frontend on 2026-06-04 16:38:38 +02:00
jakob.scheid added 20 commits 2026-06-04 17:27:45 +02:00
jakob.scheid force-pushed testing/settings-validator from 17072dbc5a to 1473dcf060 2026-06-04 17:27:45 +02:00 Compare
jakob.gregory approved these changes 2026-06-04 17:28:42 +02:00
jakob.scheid merged commit 8a718b4bab into main 2026-06-04 17:48:09 +02:00
jakob.scheid deleted branch testing/settings-validator 2026-06-04 17:48:09 +02:00
jakob.scheid moved this to Done in MVP Frontend on 2026-06-04 17:48:18 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Seekra/frontend#113