Commit graph

18 commits

Author SHA1 Message Date
415b8f1a8e fix: deprecated Settings should be compatible with \Countable 2024-11-11 16:33:27 +01:00
aaf4321f56 fix: deprecated Settings should be compatible with \Iterator 2024-11-11 16:26:22 +01:00
42921d0456 fix: #33454 The localConf variable cannot be false by default; in which case the site test will fail 2024-07-29 11:41:28 +02:00
6f31664c05 fix: #33454 Site config was not set in the correct order 2024-07-24 15:55:59 +02:00
942f8a4bde make Settings countable 2023-09-21 09:18:05 +02:00
097ca9444f add mode switch to cfg script 2022-11-23 08:10:40 +01:00
d90a9880db make modes configurable in default.conf.php
relates #5453
2021-07-01 22:50:29 +02:00
9611f0b78f make appPath() read/write 2021-05-04 17:53:20 +02:00
ed554705e5 more tests 2021-01-14 17:48:41 +01:00
81c9247571 test Exceptions 2021-01-14 13:53:02 +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
b08be903d2 make default configurations more general and adjust tests accordingly 2021-01-07 17:41:37 +01:00
edebd9f02d testing Unity Tests 2021-01-06 17:50:32 +01:00
d61ccf69f7 correct typo in variable name and remove unused variable 2021-01-06 12:57:41 +01:00
27d8e8bdba correct foobar in license notice 2021-01-05 17:53:39 +01:00
d2fa242f68 Open sourcing package 2021-01-05 17:46:56 +01:00