Skip to content

Instantly share code, notes, and snippets.

@JimCampagno
Created February 14, 2018 22:41
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 JimCampagno/e70b61e82bd2dd9305f0c24a69574d27 to your computer and use it in GitHub Desktop.
Save JimCampagno/e70b61e82bd2dd9305f0c24a69574d27 to your computer and use it in GitHub Desktop.

Testing the iOS App

version 2.0.10

Brief Overview

First thing you should notice is that there's a Tab-Bar in the app. The Practices tab is currently being worked on (and will be complete by Thursday). You will notice that the Practices tab currently displays the correct view when a user is logged out, but when they are logged in it will display just a blue background.

When selecting the Account tab, you should see the following (if you're NOT logged in):

If you Login to the app, you should see the following:

Everything should be working except for the Practices tab.

How You Can Help

Review the following list for what you should do. In general, just use the app and attempt to break it. ALL notes/concerns/bugs you notice should be posted in the #ios-qa channel which is public on slack (all can join). It doesn't appear that InstaBug is setup properly with iOS which we will be addressing tomorrow. InstaBug allows you to report bugs/concerns in the app itself (by shaking your phone). For now, please respond in the #ios-qa channel.

  • Do your best to break the app. This includes clicking through all of the various tabs and digging deep into the various sections and then going back and forth between tabs to make sure things don't crash and behave as expected.
  • Login and Logout more than once as you're using the app.
  • Register a new account and mess around with the app.
  • Book an appointment.
  • Click the Yelp icon/stars going back and forth between Yelp which will launch Yelp if you have Yelp on your iPhone, if not it will launch to the URL in Safari.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment