-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: None
-
None
Maven has an Integration-test phase that we are not curently using. The plain is to use it with the jetty webserver plugin for the following type of tests:
1. Actually testing calls to the SearchServlet.java
2. Performance testing calls to actual disk based indexes that are comparable to real database.