- 27 Sep, 2011 2 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 17 Sep, 2011 1 commit
-
-
Arnaud Fontaine authored
-
- 15 Sep, 2011 2 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 13 Sep, 2011 5 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Also, allow to check the transition message after the dialog to make sure, and retry if the check fails and the maximum number of attempts is not 1. This way, it is possible to confirm an object and check that it has been confirmed in only one call including retries.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 11 Sep, 2011 1 commit
-
-
Julien Muchembled authored
-
- 09 Sep, 2011 2 commits
-
-
Arnaud Fontaine authored
It was involving twisted conversion back and forth between erp5.util.testbrowser which expected the URL and ERP5 site id whereas erp5.util.benchmark which only expected the full URL. Moreover, it was not working if there is no "real" ERP5 site ID, for example with: http://foobar.org/.
-
Arnaud Fontaine authored
-
- 08 Sep, 2011 4 commits
-
-
Aurel authored
-
Aurel authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 07 Sep, 2011 1 commit
-
-
Aurel authored
-
- 06 Sep, 2011 12 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.
-
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
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
-
- 05 Sep, 2011 7 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
rewrite integer check function to allow specifying a minimum value
-
Arnaud Fontaine authored
for flushing the results
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
It is more consistent with existing naming within erp5.util and zope.testbrowser parent module as well.
-
- 01 Sep, 2011 1 commit
-
-
Julien Muchembled authored
-
- 31 Aug, 2011 2 commits
-
-
Arnaud Fontaine authored
already available in zope.testbrowser git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
ExpiredError is raised as the content is outdated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-