- 04 May, 2012 4 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat 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 12 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
-
Sebastien Robin authored
- avoid random failures by stopping relying on calculation time - really make sure if the cached method is called or not - make the test much faster by avoiding long calculation that are not needed any more
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 02 May, 2012 4 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Rafael Monnerat authored
Drop a quite bit amount of code duplication on tests and few others useless copy & paste duplications. Those tests are fixed but (specially run my docs), the implementation is a bit poor.
-
Gabriel Monnerat authored
-
- 01 May, 2012 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Gabriel Monnerat authored
(cherry picked from commit c55d31d748329c08428e6b49ee87556d48201003)
-
- 30 Apr, 2012 2 commits
-
-
Julien Muchembled authored
-
Sebastien Robin authored
- do not make the test dependent on external web site (test was using http://www.erp5.org/dists/snapshot/bt5/) - do not make the test dependent on generic bt configuration. If we change dependency of erp5_base, this will not break the test any longer - use dummy repository for testing purposes
-
- 27 Apr, 2012 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This often happens during reindexation of many objects: the number of processable grouped messages often exceeds 100 and 1 extra message is reserved for nothing. This fixes a regression caused by f02bc341 ("CMFActivity: automatically reselect messages in 'processing=1' state").
-
Kazuhiko Shiozaki authored
-
- 26 Apr, 2012 8 commits
-
-
Rafael Monnerat authored
Due the lack of rsvg-convert on current slapos setup, it will make those tests fail. As soon this become available, those tests will pass.
-
Sebastien Robin authored
If the official repository was stuck for some time, of if the revison of erp5_base was increasing in a too fast way, this was making this test failing. Also it would be better that this test use a fake repository
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Ivan Tyagov authored
-
Rafael Monnerat authored
This merge of "rafael" branch includes several commits for: - Fixes for Functional Tests - Use Remote URL for Tutorial Related tests (see testFunctionalConfigurator) - Fixes for Consulting Configurator Workflow tests - Several tests for SVG Conversion and better SVG support
-
- 25 Apr, 2012 1 commit
-
-
Rafael Monnerat authored
SVG has a special treatment on this case, because is the only format which is a real image. The others formats are non-image cases. When it is SVG, rely only on Image API Conversion.
-