-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[WIP] Full-scale test update #1262
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
Conversation
* More concise assertions * More meaningful test method names * Remove property `name` from `Scale` class and related test cases * Remove brokeninterval test case
* Remove attribute `name` * Rename `pattern` to intervals * Add necessary property `pitches`
@cmccandless While I'm working on updating tests, I've encountered two exercises that differ quite a lot from canonical data:
|
Yes, I believe adopting a similar style to
Yes, I recall commenting in #773 that canonical data was being implemented; I'm not sure why I didn't push then to wait until the data was merged to problem-specifications. I think a new PR would be the best practice. I will review this PR once you've made the changes to |
@cmccandless Separating PRs would be a better idea, and thank you for pointing this out. I'll keep this PR as a checklist, and close it when everything is done. |
I think we're done with this wave of tests updates (except react for callback issues). |
Updates with nothing changed, such as applying new input policy, correcting naming styles, etc:
Updates with changes to tests: