Hi, Marlon and I developed a basic set of integration tests for Apache Rave: - create new user and log in - log in with 3 default accounts (canonical, john.doe and openid) - delete the new user These tests assume you have a running portal. Currently I'm working with colleagues to let the test project start up the portal, perform the tests and then shut down the portal.
When this is done, we'd like to move this code base from Github [1] into the Apache Rave svn code base (Marlon I assume you don't mind transferring your code). You should then be able to build the project and automatically run the integration tests using a separate Maven profile (probably mvn -P integration-tests). [1] https://github.com/jashaj/PortalTests Jasha Joachimsthal Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466 US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll free) www.onehippo.com
