Skip to content

Running Tests

Matthew Caruana Galizia edited this page Jul 31, 2016 · 1 revision

Run mvn test from the project directory to run the unit tests.

OCR

The tests will fail if you don't have Tesseract installed and accessible from your global path.

Queueing and Reporting

The Redis queue and report tests will be skipped if a server isn't running the default port and local loopback interface.

Clone this wiki locally