Commit graph

17 commits

Author SHA1 Message Date
227de9ac07 Task: #53687 Replace --site/--directory-name with --siteDir and add JSON batch input
- Changed site targeting from --site, --directory-name, --directoryName to --siteDir
- Added write -i <json> for multi-setting input
- Added support for inline JSON string values in write
- Updated help/examples to generic placeholders
- Extended tests for new arguments and validations (all passing)
2026-03-26 11:28:58 +01:00
adf5a98768 Task: #53687 Handle missing mode fallback and add no-mode cfg tests 2026-03-26 10:10:26 +01:00
2737ec1d65 Task: #53687 Support instance-specific cfg write targets and add coverage 2026-03-26 10:10:26 +01:00
270e64fa36 fix: #33454 Fix construct and load test 2024-07-30 14:30:34 +02:00
862addacd5 feat: #33454 Addition of a test to check the correct loading order 2024-07-30 14:25:33 +02:00
29db532049 test numeric array override 2021-01-14 18:30:36 +01:00
ed554705e5 more tests 2021-01-14 17:48:41 +01:00
81c9247571 test Exceptions 2021-01-14 13:53:02 +01:00
f18ea38350 test nested Settings 2021-01-14 11:53:56 +01:00
0b3957a2de reorganize tests once again and make sure the write conf files are loaded 2021-01-14 08:58:14 +01:00
6d3158a5c7 add dataProvider to test buildFileName and fix related errors 2021-01-12 17:53:42 +01:00
20f962b26d streamline tests 2021-01-12 16:16:44 +01:00
c2b13b2f86 implement tests for site specific config
test that site directory config files are read correctly
correct Settings.php to pass tests
2021-01-11 16:38:35 +01:00
998ab30bd2 test overriding 2021-01-11 11:58:40 +01:00
b08be903d2 make default configurations more general and adjust tests accordingly 2021-01-07 17:41:37 +01:00
da100b85f5 write some more tests 2021-01-07 15:32:41 +01:00
edebd9f02d testing Unity Tests 2021-01-06 17:50:32 +01:00