falantap / jwpl

Automatically exported from code.google.com/p/jwpl
0 stars 0 forks source link

Use embedded DB for test cases #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the JWPL test cases require access to our DB host. This precludes
external users from running the tests (when JWPL is open sourced) and it also
prevents tests when the DB host is offline (as currently...).

Instead an embedded DB like HSQLDB or Derby should be used for test cases.

Original issue reported on code.google.com by torsten....@gmail.com on 21 Sep 2010 at 4:07

GoogleCodeExporter commented 9 years ago
As a workaround until this is fixed one can use "-DskipTests".

Original comment by torsten....@gmail.com on 27 Sep 2010 at 4:49

GoogleCodeExporter commented 9 years ago

Original comment by oliver.ferschke on 1 Jun 2011 at 6:06

GoogleCodeExporter commented 9 years ago

Original comment by oliver.ferschke on 18 Dec 2011 at 10:15