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

Add Simple server to test if Api is implemented correctly #1159

Open
dbrasseur-aneo opened this issue Jun 26, 2023 · 0 comments
Open

Add Simple server to test if Api is implemented correctly #1159

dbrasseur-aneo opened this issue Jun 26, 2023 · 0 comments

Comments

@dbrasseur-aneo
Copy link
Contributor

dbrasseur-aneo commented Jun 26, 2023

Currently, our tests in Api can't tell if the Api has been implemented correctly, or fully. A simple "control place" type server should be implemented to check :

  • That the APIs are implemented correctly (can connect to the simple server and send/receive requests/response)
  • Report the Api that have been checked
  • Define which Api must/should/may be implemented for a given version to pass the CI
  • (Maybe, check that the Api is used correctly (state machine check or order of requests validation)
@dbrasseur-aneo dbrasseur-aneo converted this from a draft issue Jun 26, 2023
@ngruelaneo ngruelaneo moved this from Next To Start to Done in ArmoniK Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant