Closed GoogleCodeExporter closed 8 years ago
Original comment by Mickey.K...@gmail.com
on 29 Jul 2008 at 9:33
The tests have been broken out into unit and system tests. The system tests are
generic and can be deployed on any servlet engine which supports WAR files.
The unit tests are specific to the reference servlet engine and are invoked by
AllTests.
Previously, unit and system tests were mixed together and did not run when
invoked by
ant (classloader issues) but did run when invoked via intellij.
The current procedure now for accepting patches to the reference servlet engine
is:
1) A system test which reveals the defect in minigse must be submitted first
2) A patch is applied to the minigse codebase which fixes the problem exposed
by 1)
Original comment by mike.c.j...@gmail.com
on 9 Oct 2008 at 3:42
Original issue reported on code.google.com by
Mickey.K...@gmail.com
on 28 Jul 2008 at 9:16