From a4f8a11eb75caa23a787f57b010cab97491b17f7 Mon Sep 17 00:00:00 2001 From: Conrad Vermeulen Date: Thu, 21 Jun 2007 09:30:39 +0000 Subject: [PATCH] KTS-2115 "create unit tests for ktapi" Updated. added licensing. --- tests/api/authentication.php | 31 +++++++++++++++++++++++++++++-- tests/api/document.php | 32 +++++++++++++++++++++++++++++--- tests/api/folder.php | 30 ++++++++++++++++++++++++++++++ 3 files changed, 88 insertions(+), 5 deletions(-) diff --git a/tests/api/authentication.php b/tests/api/authentication.php index e560e84..d39ddb4 100644 --- a/tests/api/authentication.php +++ b/tests/api/authentication.php @@ -1,6 +1,33 @@