Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-19 | Add copyright statements to all Python files that doesn't have it | Ola Bini | |
2016-09-16 | Add fileutils to requirements and removed pry | Tulio Casagrande | |
2016-09-12 | Added a small sleep before each login check | Bruno Wagner | |
To ensure we don't overload the server with requests, we'll sleep a little bit before each request to check if the inbox is already loaded | |||
2016-09-09 | Adapted the concurrent_logins.rb to measure the loading page | Bruno Wagner | |
It now requests using the same session that it logs in until the user arrives at the inbox (denoted by the compose-trigger showing up on the html in this case) | |||
2016-09-08 | concurrent_logins script now measure HTTP request time | Bruno Wagner | |
2016-08-23 | Changed the concurrent login script to start at the user loadtest1 | Bruno Wagner | |
2016-08-23 | Removed stray line from the concurrent_login script | Thais Siqueira | |
2016-08-23 | Adds the script that login users concurrently. | Thais Siqueira | |