oehf / coala

Consent Acknowledgement Lookup Assistant
http://openehealth.org/display/CoALA
6 stars 2 forks source link

Create an in-memory-mock implementation for PDQ and XDS for integration testing #18

Open bmehner opened 12 years ago

bmehner commented 12 years ago

For integration testing we need a lightweight implementation of PDQ and XDS interfaces. This implementation should be started by the build during the pre-integration-test phase and shutdown in the post-integration-test phase of maven.

Requirements are:

Prerequisite for issue #8

bmehner commented 12 years ago

A new section called "mocks" has been created. One or more modules will be implemented here in order to provide the required in memory implementation.