[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[2431] trunk/README.tests



Revision: 2431
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2431&view=rev
Author:   einhverfr
Date:     2008-12-11 22:11:23 +0000 (Thu, 11 Dec 2008)

Log Message:
-----------
Adding documentation for tests

Modified Paths:
--------------
    trunk/README.tests

Modified: trunk/README.tests
===================================================================
--- trunk/README.tests	2008-12-11 17:38:17 UTC (rev 2430)
+++ trunk/README.tests	2008-12-11 22:11:23 UTC (rev 2431)
@@ -32,3 +32,16 @@
 It does NOT employ a commit filter, so is NOT safe to run against production
 data.  It will only run if the environment variable LSMB_TEST_LWN is set to true.
 
+ENVIRONMENT VARIABLES USED:
+
+Environment Variables which control which tests are run (set to true to enable):
+LSMB_TEST_DB runs database tests
+LSMB_TEST_LWP runs LWP tests
+
+Variables to set credentials:
+PGUSER and PGPASSWORD for db tests
+LSMB_USER and LSMB_PASS for LWP tests
+
+Variables to configure test suites:
+PGDATABASE directs to the database (or company element in LWP tests)
+LSMB_BASE_URL directs LWP tests to the main LSMB instance being tested. 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.