3dct / 3dct/open_iA

More automated testing

Ouverte
#41 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
enhancement help wanted
Langage dominant
C++
Étoiles
48
Forks
19
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Some testing currently exists: a few unit tests for small helper classes, as well as a few GUI / command line running tests. To extend the coverage, we should add at least one command line running test for every filter in open_iA. Potentially we can also test starting different tools (though this is depending on the [Common Project Files](https://github.com/3dct/open_iA/issues/46) feature).

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Look at existing command line running tests in the codebase to understand the pattern. Identify all filters in open_iA (likely in a filters directory or module). For each filter, create a test that runs it via the command line with sample data. Check if there's a test framework already set up (e.g., Google Test). Ensure tests can be run automatically, possibly via CI. 'Done' means every filter has at least one command line test.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
cpp
Domaine
testing
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.