-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Description
Current Behavior
We have a project in Music Blocks which is a test suite. It has about 25% coverage of the various blocks.
Desired Situation
We'd like to expand the coverage to more blocks.
The test suite should be organized around the palettes with separate tests for beginner blocks and advanced blocks. Follow the basic format of the existing tests.
Individual tests look like this:
These should be organized into action blocks around these themes:
- Rhythm palette (Beginner)
- Rhythm palette (Advanced)
- Meter palette (Beginner)
- Meter palette (Advanced)
- Pitch palette (Beginner)
- Picth palette (Advanced)
- Intervals palette (Beginner)
- Intervals palette (Advanced)
- Tone palette (Beginner)
- Tone palette (Advanced)
- Ornament palette (Beginner)
- Ornament palette (Advanced)
- Meter palette (Beginner)
- Meter palette (Advanced)
- Drum palette (Beginner)
- Drum palette (Advanced)
All of the tests for a palette should be contained in a single action block.
Important: Don't forget to add the action blocks to the start block as per:
🙋🏾🙋🏼 Questions: Community Matrix Server.
Reactions are currently unavailable