| 16 | | * Prepares Server (?) |
| 17 | | * Updates Web2Py to current Trunk (from github.com/web2py/web2py) |
| 18 | | * Updates Eden to current Trunk (from github.com/flavour/eden) |
| 19 | | * Deletes prepopulated data |
| 20 | | * Loads all models |
| 21 | | * Fixes permissions of the web2py folder |
| 22 | | * Runs Functional Tests (Selenium) |
| 23 | | * Runs Smoke Tests |
| 24 | | * Runs Roles Tests (Disabled for some reason) |
| 25 | | * Mails out test results (using /usr/local/bin/mailTestResults.sh) |
| | 16 | * Updates Web2Py to current Trunk (from github.com/web2py/web2py) |
| | 17 | * Currently disabled |
| | 18 | * Updates Eden to current Trunk (from github.com/flavour/eden) |
| | 19 | * Cleans database & prepopulates |
| | 20 | * Runs Functional Tests (Selenium) |
| | 21 | * Runs Smoke Tests |
| | 22 | * Runs Roles Tests |
| | 23 | * Currently disabled |
| | 24 | * Mails out test results (using /usr/local/bin/mailTestResults.sh) |