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

Improved tests for generate and fibonacci assignments #1

Open
Archer6621 opened this issue Mar 16, 2018 · 0 comments
Open

Improved tests for generate and fibonacci assignments #1

Archer6621 opened this issue Mar 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@Archer6621
Copy link
Owner

  • For generate/2, there should also be a test that checks whether garbage is returned (e.g., by comparing the the size of the set of all solutions with the set of all expected solutions)
  • For fib1/2 and fib2/2, an additional test could be made to check if the rules actually stop searching after finding the solution.
@Archer6621 Archer6621 added the enhancement New feature or request label Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant