-
Type:
Task
-
Status:
Open
-
Priority:
Major
-
Resolution:
Unresolved
-
Affects Version/s:
1.4.1
-
-
Component/s:
None
-
-
Number of attachments :
0
- review FIXME and TODO markers in new code (to fix, or to migrate to issues instead and mark in code)
- review test coverage of new code (should be ok, but worth checking with EMMA)
- remove the duplication of mocks and test repositories across various modules to do the same thing
- review suitable places for logging
- go back over new code and remove PlexusInSpringTestCase where possible
- in favour of just creating the objects, or look into an alternative with Mockito
- remove getTestFile and look up from resources or user.dir