Commit Graph

14 Commits

Author SHA1 Message Date
norb d90a9880db make modes configurable in default.conf.php
relates #5453
2021-07-01 22:50:29 +02:00
Norbert Wagner fc7579b5e6 fixes a bug that did not let you write an empty array (infinite loop)
and handles types correctly
boolean values are writte as true/false
null as null
numbers without quotes
2021-05-04 17:53:42 +02:00
Norbert Wagner 9611f0b78f make appPath() read/write 2021-05-04 17:53:20 +02:00
Norbert Wagner 8d938fc326 update EOL constant to newer PHP_EOL 2021-03-08 14:05:34 +01:00
Norbert Wagner ed554705e5 more tests 2021-01-14 17:48:41 +01:00
Norbert Wagner 81c9247571 test Exceptions 2021-01-14 13:53:02 +01:00
Norbert Wagner 6d3158a5c7 add dataProvider to test buildFileName and fix related errors 2021-01-12 17:53:42 +01:00
Norbert Wagner 20f962b26d streamline tests 2021-01-12 16:16:44 +01:00
Norbert Wagner 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
Norbert Wagner b08be903d2 make default configurations more general and adjust tests accordingly 2021-01-07 17:41:37 +01:00
Norbert Wagner edebd9f02d testing Unity Tests 2021-01-06 17:50:32 +01:00
Norbert Wagner d61ccf69f7 correct typo in variable name and remove unused variable 2021-01-06 12:57:41 +01:00
Norbert Wagner 27d8e8bdba correct foobar in license notice 2021-01-05 17:53:39 +01:00
Norbert Wagner d2fa242f68 Open sourcing package 2021-01-05 17:46:56 +01:00