mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
Turns out it was returning a sorted list based on a generated uuid, which could be different in different regression environments. When I was running tests locally I was always using the same initial.dbdump file. The tests now pass even with a truely fresh regression DB.
12 lines
161 B
Plaintext
12 lines
161 B
Plaintext
#
|
|
# Doing a GET on a collection of collections.
|
|
#
|
|
|
|
TYPE=GET
|
|
URL=http://regression.host/caldav.php/user3
|
|
HEAD
|
|
|
|
AUTH=user1:user1
|
|
|
|
REPLACE=/^UID:.*/UID:ignore_uid/
|