From d4c7621536a201f6bfe8d2d4c5885b92acd3e378 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 13 Feb 2007 15:40:56 +1300 Subject: [PATCH] Add a test to GET the collection we just PUT. --- testing/tests/regression-suite/903-GET-Collection.test | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 testing/tests/regression-suite/903-GET-Collection.test diff --git a/testing/tests/regression-suite/903-GET-Collection.test b/testing/tests/regression-suite/903-GET-Collection.test new file mode 100644 index 00000000..d647c2b8 --- /dev/null +++ b/testing/tests/regression-suite/903-GET-Collection.test @@ -0,0 +1,7 @@ +# +# Doing a GET on an entire collection that we +# just added with a PUT. +# +TYPE=GET +URL=http://mycaldav/caldav.php/user1/entire/ +HEAD