[Erp5-report] r45158 luke - /erp5/trunk/products/ERP5/tests/testBusinessTemplate.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Apr 7 11:18:51 CEST 2011
Author: luke
Date: Thu Apr 7 11:18:51 2011
New Revision: 45158
URL: http://svn.erp5.org?rev=45158&view=rev
Log:
- build business template *after* modifing i
Modified:
erp5/trunk/products/ERP5/tests/testBusinessTemplate.py
Modified: erp5/trunk/products/ERP5/tests/testBusinessTemplate.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBusinessTemplate.py?rev=45158&r1=45157&r2=45158&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] Thu Apr 7 11:18:51 2011
@@ -7412,10 +7412,10 @@ class TestBusinessTemplate(ERP5TypeTestC
CreateDocument \
CreateNewBusinessTemplate \
UseExportBusinessTemplate \
- ' + self.save_current_business_template_sequence_string + '\
AddDocumentToBusinessTemplate \
CheckModifiedBuildingState \
CheckNotInstalledInstallationState \
+ ' + self.save_current_business_template_sequence_string + '\
RemoveDocument \
RemoveBusinessTemplate \
RemoveAllTrashBins \
@@ -7423,6 +7423,7 @@ class TestBusinessTemplate(ERP5TypeTestC
UseImportBusinessTemplate \
CheckBuiltBuildingState \
CheckNotInstalledInstallationState \
+ Tic Pdb \
InstallBusinessTemplate \
Tic \
CheckInstalledInstallationState \
More information about the Erp5-report
mailing list