From 225ea435762b45016242332d665ee97bbb3313e2 Mon Sep 17 00:00:00 2001 From: Ian C Date: Fri, 25 Jun 2004 22:54:33 +0000 Subject: Fixed bug where trusted users weren't. Also a couple of memory bugs in the database. --- test/README | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 test/README (limited to 'test/README') diff --git a/test/README b/test/README new file mode 100644 index 0000000..595c31f --- /dev/null +++ b/test/README @@ -0,0 +1,32 @@ + +Pre-requisites +-------------- + +* SMTP server +* POP3 server +* bash (required for TCP redirects) + + +create_mails.sh +--------------- + +This creates the test emails on the local system. Edit to set the test +username. + + +run_test.sh +----------- + +Runs the simple confidence tests. + + +test-config +----------- + +The test configuration. Edit to set the test username and password. + + +Notes +----- + +These tests are *really* basic. -- cgit v1.2.3