INRIA / INRIA/spoon

Improve tests in Spoon

Open
#1,818 9 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted test
Dominant language
Java
Stars
2k
Forks
392
Avg merge
11h 24m
Merged PRs (30d)
36

Description

I just had a report from @oscarlvp who is working on software testing that we have a lot of methods not properly tested in Spoon.
For a lot of them we have a coverage, but removing the body of the method does not change at all the test results. For other methods, deciding an arbitrary return value (like `return true`) does not change either the test results.

So we should improve our test basis. The complete list of badly tested methods (and why) is available there: https://github.com/STAMP-project/descartes-experiments/blob/master/spoon/index.md

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.