- 17 Nov, 2011 1 commit
-
-
Nicolas Delaby authored
configuration of websites with help of Varnish. This script use wget to crawl the website and inspect all Status code, then headers returns by server. This script parse also varnish logs to know if client's query goes to the backend or not. This utility is still under developement, it's released under beta version for testing purpose only. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@37439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Nov, 2011 1 commit
-
-
Julien Muchembled authored
-
- 08 Nov, 2011 1 commit
-
-
Ivan Tyagov authored
-
- 03 Nov, 2011 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 14 Oct, 2011 5 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
This allows to Specify a random sleep time (with 'sleep' parameter) to get more realistic results. Update the example accordingly.
-
- 12 Oct, 2011 2 commits
-
-
Nicolas Delaby authored
Avoid concatenation of None and string vlaues if profile_path is defined later in vcs_repository_list.
-
Gabriel Monnerat authored
refactor code to be possible pass the parameter bt5_path to runTestSuite. With this, runTestSuite script can propagate this parameter to runUnitTest script
-
- 06 Oct, 2011 3 commits
-
-
Aurel authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 05 Oct, 2011 1 commit
-
-
Sebastien Robin authored
-
- 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 6 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.
-