Looking for a better way to test app interactions with Play Store updates. Our Android app is a launcher so it needs to look at the applications installed on the Android device. We recently found that our app was impacted (negatively) by Play Store updates of other apps (the negative impact isn't important to this question but the Play Store updates causes our app to cease knowing about update apps). We found the problem and believe we have fixed it but the only way we could think of to test it was to do a before and after comparison of the device after doing one or more updates. The problem is you have to wait for relevant updates to appear in Play Store as ready to install.
I am hoping someone has evolved a way to test this functionaliy in a repeatable, non-tedious manner. One idea I came up with was to put some dummy apps in the Play Store...just for the purpose of testing update interaction.