api: ensure consistency in list of supported test names
Open
@FedericoCeratto is already working on this.
Since May 3, 2022.
backend
feature
- Dominant language
- Python
- Stars
- 61
- Forks
- 33
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
We currently have in a variety of places in the API the full list of supported test_names, which sometimes goes out of sync (this happened for example here: https://github.com/ooni/backend/issues/573).
It would be great if we could somehow keep all of these in sync or at the very least detect them being out of sync as part of the CI.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.