Knotx / knotx-example-project

Example Project contains samples of various Knot.x modules implementations and usages
https://knotx.io
Apache License 2.0
4 stars 12 forks source link

Define full integration tests with sample content / mocks #2

Closed tomaszmichalak closed 5 years ago

tomaszmichalak commented 6 years ago

The integration tests should check that all modules like Knot.x Core, Knot.x Data Bridge etc work together. The example project contains sample data which can be easlily used.

Proposed technologies: rest-assured, docker

malaskowski commented 5 years ago

Tests are implemented in knotx-stack now.