Wendy,
Whoops, I used "snapshot" instead of "sandbox".
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?
BTW: Running the test on HostedQA is taking a while, any ideas why?
Paul Spencer
Wendy Smoak wrote:
On 11/25/06, Paul Spencer <[EMAIL PROTECTED]> wrote:
At this point I have committed none of the tests, but I would like to
commit them soon.
1) Where is the best place to add them? I suspect the best place add
this is myfaces/tomahawk/snapshot.
2) What should the artifactId be? Currently it is
myfaces-snapshot-testing.
First, thanks for taking this on!
Why not add these tests to one of the existing apps?
The word 'snapshot' has a special meaning in Maven, that doesn't seem
to apply here-- if it does have to be separate, this would be another
"example" app that we could ship, both to demonstrate how to use the
components and encourage this sort of testing.
--
Wendy