We want to be sure the app package is good and easy to use when someone installs it. 

 

  1. Verify that the installation ZIP is less than 1MB
    Most apps have very few images, and usually just as demo-data. But during development we sometimes have a lot of images in the app, and this must be cleaned out. So look at the zip and the ADAM folder in the zip, and if necessary, clean up the app and export it again. 
  2. Verify that installing a new app works as expected
    1. Installing works
    2. Adding it to a page makes sense - the views I can pick make sense
    3. The default configuration of a new app / view makes sense (or has clear instructions / checklist-links to guid the user)