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

CI/CD for server backend #177

Open
PGijsbers opened this issue Sep 2, 2024 · 0 comments
Open

CI/CD for server backend #177

PGijsbers opened this issue Sep 2, 2024 · 0 comments
Assignees

Comments

@PGijsbers
Copy link
Contributor

Server testing currently happens indirectly by users or connector package maintainers. This "burden" should be shifted back to the server development team with a proper CI/CD pipeline. This issue could further be split into a test suite which tests the server internals, and a test suite which tests that the API responses remain correct (this also helps server devs know when to communicate important changes to the connector devs).

This will (in part) be addressed by making sure the functionalities to be rebuilt in Python are covered by tests.

@PGijsbers PGijsbers self-assigned this Sep 2, 2024
@PGijsbers PGijsbers converted this from a draft issue Sep 2, 2024
@PGijsbers PGijsbers moved this from To Discuss to Todo in Roadmap (high level) Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant