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 synced Ticket has been synced to an internal issue tracker

Comments

@ldeichmann
Copy link
Member

ldeichmann commented Oct 21, 2022

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.

See also feature request in sdc-ri: https://gitlab.com/sdc-suite/sdc-ri/-/issues/249
Rejected MR in sdc-ri: https://gitlab.com/sdc-suite/sdc-ri/-/merge_requests/291
Repo: Björn Engelmann / T2IAPI GRPC Server · GitLab

@maximilianpilz maximilianpilz added the enhancement New feature or request label Nov 1, 2022
@ldeichmann ldeichmann added the synced Ticket has been synced to an internal issue tracker label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request synced Ticket has been synced to an internal issue tracker
Projects
None yet
Development

No branches or pull requests

2 participants