[Erp5-report] r38211 ivan - /erp5/trunk/products/ERP5/tests/testXHTML.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 9 09:58:09 CEST 2010


Author: ivan
Date: Thu Sep  9 09:58:04 2010
New Revision: 38211

URL: http://svn.erp5.org?rev=38211&view=rev
Log:
Add erp5_ui_test which contains a nice set of all variation of multiple listboxes forms which can be tested for XHTML compatability (i.e. ID collision, report mode, etc..). As this bt5 is used for listbox UI testing it's nice to have it reused.

Modified:
    erp5/trunk/products/ERP5/tests/testXHTML.py

Modified: erp5/trunk/products/ERP5/tests/testXHTML.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testXHTML.py?rev=38211&r1=38210&r2=38211&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testXHTML.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testXHTML.py [utf8] Thu Sep  9 09:58:04 2010
@@ -117,6 +117,7 @@ class TestXHTML(ERP5TypeTestCase):
 
       'erp5_knowledge_pad',
       'erp5_km',
+      'erp5_ui_test',
 
       'erp5_trade_proxy_field_legacy', # it is necessary until all bt are well
                                        # reviewed. Many bt like erp5_project are




More information about the Erp5-report mailing list