Andrew Ruthven
d686ea4c3f
Allow tests to dynamically set the DAViCal configuration
2024-05-27 09:46:12 +12:00
Andrew Ruthven
521594bc3f
Add testing for LDAP with memcache
2024-05-03 23:35:25 +12:00
Andrew Ruthven
452b9fa2ef
regression-suite/2701-generate-date-tests.pl needs Perl modules
...
f
2024-04-01 20:29:20 +13:00
Andrew Ruthven
c5b3e385b3
Allow changing directory when running a script
...
This also involves changing scripts to be run at the time they're mentioned,
not accruing them to run at the end.
2024-03-03 21:30:22 +13:00
Andrew Ruthven
974d7d3924
Check that all UI pages load without PHP warnings or deprecation messages
2024-02-29 00:43:49 +13:00
Andrew Ruthven
c2a054d28e
Add initial tests for the web UI
...
Use Test::WWW::Mechanize to test the UI.
Closes #310
2024-02-29 00:43:47 +13:00
Andrew Ruthven
5bd6d70383
Support using this script to test AWL as well
2024-02-25 23:04:17 +13:00
Andrew Ruthven
d7d7dd2ade
Move the CI prep from repeated lines in the YML to a shell script
...
Oh, this is much easier to work with.
We can now detect the version of PostgreSQL installed and shouldn't
need to update CI just because PostgreSQL has been updated in Debian
Unstable.
2024-02-18 22:30:52 +13:00