- 08 Sep, 2011 7 commits
-
-
Nicolas Delaby authored
If user omit format means he asked for original data Guess format from mimetypes_registry later (if any) only to add attachment inside odf archive
-
Vincent Pelletier authored
-
Aurel authored
-
Aurel authored
-
Arnaud Fontaine authored
-
Ivan Tyagov authored
progresively slower with data grow.
-
Arnaud Fontaine authored
-
- 07 Sep, 2011 8 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
Add worklist for blocked user login.
-
Ivan Tyagov authored
Failures. Add a new report (part of worklist) to show blocked user account list.
-
Aurel authored
-
Aurel authored
-
Aurel authored
-
Nicolas Delaby authored
This is a list, not a string, take the first occurrence as arbitrary candidate
-
- 06 Sep, 2011 20 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Clear the Browser history (storing (request, response)) after each suite. Moreover, it does make sense to keep it as suites are independent of each other.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Nicolas Delaby authored
It is required to mimic real instance environment
-
Kazuhiko Shiozaki authored
modify the test to follow the change of 6f3992d5 and 5ac7ee53.
-
Kazuhiko Shiozaki authored
-
Nicolas Delaby authored
imp.load_source does not compile dependencies
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Before, if the first iteration failed, the whole execution failed even if the number of maximum errors specified on the command line argument was not reached, which was an issue especially when running with a range of users. The results are now adjusted dynamically after the first successful iteration rather than at the first iteration.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
It should be set according the number of repeats and benchmark suites if the number of errors is greater to report errors properly to the control process.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Using the same IP address may produce unrealistic results, thus allow to set the source IP address (only meaningful when not using SlapOS). Network alias interfaces must be set up before running the script.
-
Arnaud Fontaine authored
-
Łukasz Nowak authored
-
- 05 Sep, 2011 5 commits
-
-
Julien Muchembled authored
Required for mechanize tests, but kept disabled for the moment.
-
Kazuhiko Shiozaki authored
use Permissions.AccessContentsInformation instead of Permissions.View for searchFolder and countFolder, same as ones in ERP5/ERP5Site.py.
-
Łukasz Nowak authored
-
Aurel authored
As repository can be either bt5 either folder, we must check for both type of id
-
Arnaud Fontaine authored
-