Description
Actually, we have a lot of testing code that resides in tomahawk core project. With jsf 2.0, some things have changed:
1. shale-test has moved to myfaces-test
2. new stuff introduced (client behavior api, new jsf 2 resource handler api, ....)
We need to move all tests to core20 project and create new ones to ensure components are ok with the new changes.
This point requires do a cleanup and enhancement of myfaces-test project (and maybe an official release of those artifacts).