On 11/25/06, Paul Spencer <[EMAIL PROTECTED]> wrote:
Whoops, I used "snapshot" instead of "sandbox".
From that I would assume that these are tests for the Tomahawk Sandbox
components, which I don't think is the case.
While I was working on the test suite, I thought about having one test suite for MyFaces and one for Tomahawk instead of one in Tomahawk that includes MyFaces tests. Wherever the test suite(s) end up, they should be a Maven project, like Tomahawk's Simple Example. So, where should the test suite(s) be added and what should they be named?
I'm resistant to adding another webapp module, especially to Core which doesn't currently have any. My preference is to add these pages and tests to the existing 'simple' app. That said, I'm not the one doing the work. :)
BTW: Running the test on HostedQA is taking a while, any ideas why?
They run in a virtual server, so it takes a while to set up. If you're going to be running them repeatedly, I think there's a way to start the virtual server once so it will be there. Send a note to the support address if you have any questions, Patrick [Lightbody] will be happy to help. I'd suggest running the tests locally with the Selenium TestRunner while you're working out the details. Then we can schedule Continuum to run them at HostedQA periodically. -- Wendy
