# 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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Settings validator unit test
Add unit tests for the settings validator (
src/features/settings/utils/settingsValidator.js).Summary
validateSettingsConfigfunctionvalidateEntryfunctionvalidateSelectionOptionsfunctionassertTypefunctionassertStringfunctionRelated issues
Closes: #85
17072dbc5ato1473dcf060Add settings validator unit testto Test: settings validator unit testTest: settings validator unit testto Test(settings): settings validator unit test