- 13 Apr, 2012 6 commits
-
-
Rafael Monnerat authored
It is expected that Web Page (TextDocument) and File also have the same capabilities when convert SVG to PNG format them Image.
-
Rafael Monnerat authored
Using Image Document, this commit includes tests to assert the conversion outcome when convert svg to png. The main goal is assert if the image backgronud (external and embeded cases) is incorpoted into the PNG generated. The image comparation is very basic level, but enough for this tests. It exposes an error when convert one svg that uses url with http.
-
Rafael Monnerat authored
In order to fix content type it was Introduced a small Monkey-Patch for zope.contenttype in order to detect image/svg+xml content types. This is broken even in newer versions and this monkey patch is foward compatible. Update Document and tests to permit conversions to SVG, this prevents get Unauthorized when use ?format=svg.
-
Rafael Monnerat authored
If one Activity Failure happens during the functional test, the error message was not clear enough to identify why the activity failed.
-
Rafael Monnerat authored
This change is minor and do not change the final outcome. The intention is make Runner less dependent of the erp5 portal itself.
-
Rafael Monnerat authored
It is required use Security Category Mapping Configurator Item at the consulting workflow, like it is done at Standard workflow.
-
- 12 Apr, 2012 1 commit
-
-
Gabriel Monnerat authored
-
- 11 Apr, 2012 3 commits
-
-
Gabriel Monnerat authored
Change listbox to get the start_date from movement because the start_date is updated when the object is created. To be possible display the datetime customized the listbox_delivery_start_date was renamed to listbox_movement_start_date to follow the column used. One test was updated because name of the tag was changed
-
Rafael Monnerat authored
-
Gabriel Monnerat authored
When the same document is uploaded, the message displayed after upload is different. So, the code was changed to check the url without the parameters.
-
- 10 Apr, 2012 23 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Use a much wider range for Accounting Period definition to prevent random errors when define dates at the test.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The related tests were updated for check this change.
-
Rafael Monnerat authored
The reusage permit use configuration for multiple gap definitions. Included specific test for Account Configurator Item.
-
Rafael Monnerat authored
This Constraint do not work for packing lists because according to the constraint the "lines" should be order movements and not delivery movements. Update related Test.
-
Rafael Monnerat authored
This keeps compatibitility with Standard Configurator outcome.
-
Rafael Monnerat authored
Test were updated to check the change.
-
Rafael Monnerat authored
The test should be compatible with Configurator Outcome and w/o Configurator case. This change unify outcome of those 2 cases, making it compatible when run into diferent scenarios.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This Configurator Item configures the script ERP5Site_getSecurityCategoryMapping, This can be combined with roles generations and categories spreadsheet in future to generate full security definition. Update configuration to use Security Category Mapping Configurator Item instead include the script directly, otherwise it breaks the instance due the dependency with scripts on erp5_dms
-
Rafael Monnerat authored
Initial code is almost the same as the one provided by erp5_simulation_test in order to preserver initial compatibility
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Those functional tests also need those business templates with the code previously on erp5_simulation_test
-
Rafael Monnerat authored
Include base categories copied from erp5_trade in order to drop installation dependencies. This permit the configurator test become more accurate with the desired result.
-
Rafael Monnerat authored
Use sale trade condition from configurator or create a very similar one. Do not use path to this in order to prevent this business template depends on others bt5s.
-
Rafael Monnerat authored
Clean up some paths (**) which were useless (it adds nothing).
-
Rafael Monnerat authored
Due simulation alarms some simulation related objects (ie.: Sale Packing Lists) are owned by __erp5security-=__ user during the functional tests. In this case, this script also consider those objects "safe" to remove (as the tests uses very strict search).
-
Rafael Monnerat authored
-
Rafael Monnerat authored
As funcitional tests runs with alarms disabled, invoke alarms is needed for make simulation work. This commit also includes a macro.
-
Rafael Monnerat authored
This change may help us to understand why the build is stalled when an error page is showed to the user.
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
-
- 09 Apr, 2012 1 commit
-
-
Julien Muchembled authored
-
- 06 Apr, 2012 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
See commit 954c7989
-
Julien Muchembled authored
-
Julien Muchembled authored
-