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

Add some black-box testing #72

Open
2 tasks
suve opened this issue Oct 16, 2019 · 0 comments
Open
2 tasks

Add some black-box testing #72

suve opened this issue Oct 16, 2019 · 0 comments

Comments

@suve
Copy link
Owner

suve commented Oct 16, 2019

It would be useful to add some tests to the program. We could start with some black-box tests, i.e. ones that run on a fully compiled program and just check if it produces the expected output without crashing.

Possible action points:

  • Add a compile-time symbol, or a program option (--stdin?), that allows to pass any input to the program, instead of performing the RPM query
  • Think of some edge cases that might be worth testing
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