openml / openml/server-api

CI/CD for server backend

Open
#177 2 comments 0 reactions 1 assignee View on GitHub

@PGijsbers is already working on this.

Since Sep 2, 2024.

tests
Dominant language
Python
Stars
16
Forks
50
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.