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

Integration tests need to be more specific #33

Open
pettermahlen opened this issue Jul 19, 2015 · 0 comments
Open

Integration tests need to be more specific #33

pettermahlen opened this issue Jul 19, 2015 · 0 comments

Comments

@pettermahlen
Copy link
Member

The current set of integration tests (previous system tests) don't necessarily find the right bugs. We should probably add functionality along the following lines:

  • verify for each system test that its unit tests work (these tests verify that there are in fact errors in the code)
  • modify the plugin to enable computer-parseable output in addition to the human-readable output
  • modify the integration tests to verify that the 'correct' error is found for each test case, based on the computer-parseable output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant