Hello Vincent,
On Fri, May 31, 2013 at 4:53 PM, Vincent Massol <vincent(a)massol.net> wrote:
Hi Sorin,
On May 31, 2013, at 3:16 PM, Sorin Burjan <sorin.burjan(a)xwiki.com> wrote:
Hello everybody,
After several months of fragmented work, I have finally managed to
complete
the next iteration of Test Report Application
[1]. Final parts of the
code
will be committed next week.
Taking into consideration the feedback I received, I implemented several
changes into the application to make it more user friendly and robust.
In order to put the application in production, Manuel and me converted
the
Manual Test Report Template [2] into Test Cases
to be used by the Test
Report Application. These test cases are committed on Github [3].
Now we have 404 Test Cases, grouped in 22 Spaces as follows:
1) Action Menus Tests
2) App Within Minutes Tests
3) Dashboard Macro Tests
4) Page Tabs Tests
5) Rights Tests
6) Tags Tests
7) Wiki Editor Tests
8) WYSIWYG Editor Tests
9) Activity Stream Tests
10) Blog Tests
11) Document Index Tests
12) Panels Tests
13) Search Tests
14) User Profile Tests
15) Wiki Manager Tests
16) Administration Tests
17) Color Themes Tests
18) Jump To Page Tests
19) Register and Authentication Tests
20) Space Macro Tests
21) User Status Tests
22) Workspaces Tests
It would be nice to have a one to one mapping between these categories to
maven modules. That will make it much easier to maintain.
I am not sure I quite understand what you mean with this. You want me to
move each space to its own maven module ? I don't understand what are the
advantages.