jakob.scheid
|
f41c5c407f
|
test(settings): add settings validator test cases
Added test cases to the settings validator unit test to test the
selection setting default value array handling when allowMultiple is
true.
|
2026-07-30 10:45:58 +02:00 |
|
 jakob.scheidandGitea
|
68a827a113
|
test(settings): add describe to settingsValidator test
|
2026-07-28 20:15:58 +02:00 |
|
jakob.scheid
|
192f3c37a9
|
feat(settings): add test cases to test that only sections are allowed as first-level settings
|
2026-06-05 11:37:17 +02:00 |
|
jakob.scheid
|
b729b85ad0
|
feat(settings): allow only sections as first-level settings
|
2026-06-05 11:35:41 +02:00 |
|
 jakob.scheidandGitea
|
1473dcf060
|
test(settings): add test cases for the selection setting allowMultiple property to the settings validator unit test
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
8702648624
|
test(settings): add unit test for the settings validator validateSettingsConfig function
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
88819f5684
|
test(settings): add test cases for the settings validator validateSelectionOptions function for test cases that should throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
98940eeec4
|
test(settings): add test cases for the settings validator validateEntry function for test cases that should throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
5c8073d264
|
test(settings): add unit test for the settings validator validateEntry function for test cases that should throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
ecf9074522
|
test(settings): add unit test for the settings validator validateEntry function for test cases that should not throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
ea87e0832a
|
test(settings): add unit test for the settings validator validateSelectionOptions function for test cases that should throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
f4121bf419
|
test(settings): add unit test for the settings validator validateSelectionOptions function for test cases that should not throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
bf317eea35
|
test(settings): update test description for the unit test for the settings validator assertString function for test cases that should throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
948d6d41e8
|
test(settings): add unit test for the settings validator assertType function for test cases that should throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
867b3a41f8
|
test(settings): add unit test for the settings validator assertType function for test cases that should not throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
e0268b6e6c
|
test(settings): add unit test for the settings validator assertString function for test cases that should not throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
156b3b552c
|
test(settings): add unit test for the settings validator assertString function for test cases that should throw an error
|
2026-06-04 17:27:42 +02:00 |
|
 jakob.scheidandGitea
|
39e6c94d09
|
test(settings): Add settings validator utility test boilerplate
|
2026-06-04 17:27:42 +02:00 |
|