Knotx / knotx

Knot.x is a highly-efficient and scalable integration framework designed to build backend APIs
https://knotx.io
Apache License 2.0
126 stars 26 forks source link

Bugfix/remove sample data #413

Closed tomaszmichalak closed 6 years ago

tomaszmichalak commented 6 years ago

Move sample mock responses and repository data to https://github.com/Knotx/knotx-example-project.

Motivation and Context

Sample content should not be the part of core release.

Screenshots (if appropriate):

Types of changes

Checklist:


I hereby agree to the terms of the Knot.x Contributor License Agreement.

tomaszmichalak commented 6 years ago

The io.knotx.example.monolith.SampleApplicationIT class requires mock with sample templates and repositories. We plan to fix tests in the next milestone.