Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build capable test provider #1

Open
ldeichmann opened this issue Oct 21, 2022 · 0 comments
Open

Build capable test provider #1

ldeichmann opened this issue Oct 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ldeichmann
Copy link
Member

We need a provider that can handle everything that can be done for "our" requirements.

Improvement Idea: Let the CI-Server run SDCcc against SDCri.

In order to do that, one would have to build a t2iapi server for SDCri that supports as many manipulations as possible create the setup for such an integration test in CI.

The benefits would be:

  • a continuous reading about how well SDCcc and SDCri fit together (of course, not all tests will run green at the beginning, but the ones that do fail will provide useful indications on either manipulations that are implemented incorrectly or at standard-compliance-issues in SDCri)
  • once all manipulations are implemented: An example t2iapi server implementation that is highly useful for implementers of t2iapi servers for users.
  • once all tests run green: A continuous guarantee of standard-compliance for SDCri and a continuous guarantee that SDCcc's test suite is satisfiable.
@maximilianpilz maximilianpilz added the enhancement New feature or request label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants