Postgres DB
The version you need is 8.2.x
- Create a database scheme called commutineer
- Ensure the default postgres user is the owner of that new schema
- Ensure that there is no password for the postgres user
Selenium IDE
Its important to user the 1.0b1 release which doesnt work in FF3, only FF2. The extensions below dont work in b2.
Add selenium/selenese/core/scripts/extensions/actions.js to the Selenium Core Extensions in the IDE
Localhost hostnames
These are the hosts you will need to add
- www.commutineer.localhost
- images.commutineer.localhost
- text.commutineer.localhost
Running httpunit tests
If you want to run a single http test use
- grails -Dgrails.env=dev-postgres -Dtest=TwowayConversationConcurrency run-httpunit
- grails -Dgrails.env=dev-postgres -Dtest=ConversationConcurrency run-httpunit
- etc..
If you want to run the whole suite
- grails -Dgrails.env=dev-postgres run-httpunit
Add new attachment
Only authenticated users are allowed to upload new attachments.
«
This page (revision-8) was last changed on 30-10-2008 22:06 by Jerome