Test(settings): 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
Priority
High
2
Kind/Testing
labels 2026-06-04 16:38:31 +02:00
jakob.scheid added this to the Project Board project 2026-06-04 16:38:31 +02:00
jakob.scheid moved this to Review in Project Board 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 Project Board on 2026-06-04 17:48:18 +02:00
jakob.scheid changed title from Add settings validator unit test to Test: settings validator unit test 2026-07-20 12:19:12 +02:00
jakob.scheid changed title from Test: settings validator unit test to Test(settings): settings validator unit test 2026-07-20 12:28:49 +02:00
jakob.scheid modified the milestone from testing-ready to 0.1.0 2026-07-22 11:37:53 +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