CVS: Products/Zelenium/tests/flat - test_simple.html:1.1

Tres Seaver <[email protected]>
Newsgroups gmane.comp.web.zope.public-cvs
Message-ID <[email protected]>
Update of /cvs-repository/Products/Zelenium/tests/flat
In directory cvs.zope.org:/tmp/cvs-serv29299/tests/flat

Added Files:
	test_simple.html 
Log Message:


   - Add support, with tests, for returning testcases from a mapped directory
     path, including recursion through subdirectories of that path.
     
     Currently, the implementation has the following issues:

     o It doesn't provide control over the order in which test cases or
       subdirectories are returned.

     o It doesn't allow exclusion / filtering of subdirectories or
       test cases.

     o It only creates OFS.Image.File objects for test cases (no templates,
       scripts, etc.)


=== Added File Products/Zelenium/tests/flat/test_simple.html ===
<html>
<body>

<table border="1" cellpadding="2">

 <tr>
  <td colspan="3">
    Empty testcase, for testing filesystem load.
  </td>
 </tr>

</table>

</body>
</html>

_______________________________________________
Zope-CVS maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.