[LON-CAPA-cvs] cvs: doc /loncapafiles testfiles.lpml

harris41 lon-capa-cvs@mail.lon-capa.org
Thu, 02 May 2002 14:47:19 -0000


harris41		Thu May  2 10:47:19 2002 EDT

  Modified files:              
    /doc/loncapafiles	testfiles.lpml 
  Log:
  need to also include files for testing the web layer
  
  
Index: doc/loncapafiles/testfiles.lpml
diff -u doc/loncapafiles/testfiles.lpml:1.1 doc/loncapafiles/testfiles.lpml:1.2
--- doc/loncapafiles/testfiles.lpml:1.1	Thu May  2 10:43:43 2002
+++ doc/loncapafiles/testfiles.lpml	Thu May  2 10:47:18 2002
@@ -3,7 +3,7 @@
 <!-- testfiles.lpml -->
 <!-- Scott Harrison -->
 
-<!-- $Id: testfiles.lpml,v 1.1 2002/05/02 14:43:43 harris41 Exp $ -->
+<!-- $Id: testfiles.lpml,v 1.2 2002/05/02 14:47:18 harris41 Exp $ -->
 
 <!--
 
@@ -105,6 +105,46 @@
 Tests to see if the MySQL database is present on the system, if it is
 an appropriate version, and if it can be connected to by the information
 in access.conf (soon to be loncapa.conf).
+</description>
+<note>
+</note>
+</file>
+<file>
+<source>loncom/build/weblayer_test/Makefile</source>
+<target dist='default'>Makefile</target>
+<categoryname>system file</categoryname>
+<description>
+Coordinates testing of user login through the web layer.
+</description>
+<note>
+</note>
+</file>
+<file>
+<source>loncom/build/weblayer_test/make_test_user.pl</source>
+<target dist='default'>make_test_user.pl</target>
+<categoryname>system file</categoryname>
+<description>
+Does all things on the file system to generate a test user.
+</description>
+<note>
+</note>
+</file>
+<file>
+<source>loncom/build/weblayer_test/test_login.pl</source>
+<target dist='default'>test_login.pl</target>
+<categoryname>system file</categoryname>
+<description>
+Does a test login.
+</description>
+<note>
+</note>
+</file>
+<file>
+<source>loncom/build/weblayer_test/test_weblayer.pl</source>
+<target dist='default'>test_weblayer.pl</target>
+<categoryname>system file</categoryname>
+<description>
+Controls all the lower-level scripts for testing the web layer.
 </description>
 <note>
 </note>