- 10 May, 2012 3 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 09 May, 2012 6 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
set as expected failure because to make it works is needed add one extension to run this tests and it is not included. The extension is: http://git.erp5.org/gitweb/erp5.git/blob/HEAD:/bt5/erp5_dhtml_style/SkinTemplateItem/portal_skins/erp5_dhtml_style/erp5_dhtml_style.js.xml?js=1.
-
Rafael Monnerat authored
After a refactoring Done at the tutorials, the Document user-Howto.Process.Incoming.Events-HTML5 contains now no test anymore. It only contains explanations about workflow and no user interaction with ERP5. The tests are now present at user-Howto.Manage.Support.Request-HTML5, which provide previous interaction present on Incomming Event tutorial.
-
Rafael Monnerat authored
The former test for Sale Order cover 4 different tutorials, the changes aims to support this split, by introducing extra "setUp" scripts for the additional tests. Additional tearDown are not needed because Zuite_tearDownSaleOrderTest is enough to cover all 4 tests.
-
Rafael Monnerat authored
The former test for user-Howto.Create.Sale.Orders were a merge of 4 tutorials, the tests were splited now and List was updated.
-
Gabriel Monnerat authored
-
- 08 May, 2012 4 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
In some cases, the option is already selected and in this case the page in not reloaded. Then, the test was refactored to wait or not the page be reloaded.
-
Gabriel Monnerat authored
i.e foo_category/a/a1 In this case only paths 'a' and 'a/a1' as useful.
-
- 07 May, 2012 7 commits
-
-
Gabriel Monnerat authored
refactor code to use only the category id because the method _getDefaultAcquiredCategoryMembership doesn't return the relative url of category.
-
Gabriel Monnerat authored
-
Rafael Monnerat authored
testERP5WebWithDms will pass now as librsvg is well installed now and assertion on tests were simplied to become more reliable (it provides less false positives for image comparation). The functional test testSurchargeWithInvalidDateTime was improved for better assertions.
-
Julien Muchembled authored
-
Julien Muchembled authored
This fixes test_getInstancePropertyAndBaseCategoryList and also removes obsolete 'updatePropertySheetDefinitionDict' methods.
-
Julien Muchembled authored
This reverts commit 51d40d1e.
-
Rafael Monnerat authored
-
- 06 May, 2012 2 commits
-
-
Gabriel Monnerat authored
-
Rafael Monnerat authored
Use colors can generate little diferences at the outcome comparations between the computers, so black and white is enough for the test purpose, to compare if the background image is showed or not.
-
- 04 May, 2012 9 commits
-
-
Rafael Monnerat authored
fix svg definition as in some images the namespace is not well defined by using xmlns="http://www.w3.org/2000/svg" instead of xmlns:svg="http://www.w3.org/2000/svg" Those are the cases of the images generated from OO to SVG conversions.
-
Rafael Monnerat authored
The image comparation isn't advanced enough to identify minor color changes when convert to grey scale. So use simpler images to make sure we do not get false positives. The goal of image comparation is only for make sure background is placed at the figures.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Vincent Pelletier authored
-
Rafael Monnerat authored
With imagemagick providing a good support for rsvg-convert, those failures are not expected anymore.
-
Rafael Monnerat authored
This merge include fixes for some functional tests and testRunMyDocConfiguratorWorkflow.
-
- 03 May, 2012 9 commits
-
-
Gabriel Monnerat authored
add test to check that the method getInstancePropertyAndBaseCategoryList returns properties from property sheets correctly
-
Gabriel Monnerat authored
Extend method getInstancePropertyAndBaseCategoryList to be possible get property sheets from portal_type objects i.e portal_types/Foo. And refactor code to get properties from object inside portal_property_sheets i.e SimpleItem, DublinCore
-
Gabriel Monnerat authored
-
Ivan Tyagov authored
which is not correct.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
They duplicate [gs]etDefaultActivateParameterDict on ActiveObject.
-
Sebastien Robin authored
This reverts commit 43b1531d. => It introduce testERP5Credential regressions
-