Skip to content

Instantly share code, notes, and snippets.

@ReMarkus
Last active November 27, 2017 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ReMarkus/ec375c31277cc46cfcc026e69f67c01a to your computer and use it in GitHub Desktop.
Save ReMarkus/ec375c31277cc46cfcc026e69f67c01a to your computer and use it in GitHub Desktop.
Allihoopa SDK implementation: Pre-release checklist

Allihoopa SDK implementation: pre-release checklist

This is a general checklist that should cover testing the basic functionality of the Allihoopa integration in your app. We encourage you to go through this checklist after implementing or updating the SDK in your app. You’re welcome to contact us at developer@allihoopa.com if you want support with more extensive testing.

If your app supports Drop:

  1. Drop a piece to Allihoopa.
  2. Go to the dropped piece’s page on the Allihoopa website.*
  3. Verify that you can play the piece and that it sounds as expected.
  4. Verify that the dropped piece has a correct:
  • Title
  • Length
  1. If your app supports one or more of the following metadata properties:
  • Tempo
  • Tonality
  • Bars
  • Time signature Verify that the information is displayed correctly on the piece’s page on Allihoopa in the Details section.

In addition, if your app supports Pick Up and Drop:

  1. Pick up a piece that your app supports and drop it back to Allihoopa.
  2. Go to the dropped piece’s page on the Allihoopa website and verify that the piece you picked up is presented in the Based on section.
  3. If your app supports Drop with Attachment - Verify that you can Pick Up a song that’s been dropped with the supported attachment and that it behaves as expected in your app.

*You’ll find your dropped pieces on your user profile on the Allihoopa website (Allihoopa.com/yourusername). You need to be logged in to see your unlisted pieces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment