We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create unit tests for Blocky, assuming it's brought over from https://github.com/sparklicorn/bucket as-is or with similar functionality.
Blocky
The text was updated successfully, but these errors were encountered:
Most of the methods worth testing are currently protected. #36 would change them to public, allowing them to be tested easier.
protected
❗Blocking this by #36
❗This will rollover 2023-09-10 -> 2023-09-24
2023-09-10
2023-09-24
❗Updating priority Low -> Medium, due to defect with clearing lines and updating the gravity timer, preventing the game from being played. See #33
Low
Medium
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
Create unit tests for
Blocky
, assuming it's brought over from https://github.com/sparklicorn/bucket as-is or with similar functionality.Objectives
The text was updated successfully, but these errors were encountered: