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

Improve tests in Spoon #1818

Open
surli opened this issue Jan 12, 2018 · 8 comments
Open

Improve tests in Spoon #1818

surli opened this issue Jan 12, 2018 · 8 comments
Labels
good first issue help wanted test about adding or refactoring tests

Comments

@surli
Copy link
Collaborator

surli commented Jan 12, 2018

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

@zielint0
Copy link
Contributor

zielint0 commented Jul 2, 2018

@surli

The complete list of badly tested methods (and why) is available there:

404

we have a lot of methods not properly tested in Spoon.

Please elaborate what is proper testing (in case of Spoon).
I would appreciate some examples.
Mercii in advance.

@oscarlvp
Copy link

oscarlvp commented Jul 3, 2018

The list of issues has been placed here
For more information about the way these issues were found please take a look at descartes.
A sample of those issues was inspected before by @surli. The result can be seen here. Those that have marks are the ones that would need a closer look.
I hope this helps.

@zielint0
Copy link
Contributor

zielint0 commented Jul 3, 2018

¡Gracias hermano!

@KishkinJ10
Copy link

can i do this in my GSoC coding period please??

@Rohitesh-Kumar-Jain
Copy link
Contributor

Hi @monperrus,

I have run Descartes on Spoon. Here's my report generated after running.

I have reached the first milestone, I would be glad if someone lets me know what I am supposed to do after this?

@monperrus
Copy link
Collaborator

monperrus commented Apr 30, 2021 via email

@TheMarvelFan
Copy link

Hi is this issue still open?

@MartinWitt
Copy link
Collaborator

Yes, feel free to start working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted test about adding or refactoring tests
Projects
None yet
Development

No branches or pull requests

8 participants