Skip to content Skip to sidebar Skip to footer
Showing posts with the label Integration Testing

How To Test Android Ui Using Idlingresource When Using Retrofit Network Requests

I am writing integration tests that perform actions in the UI which start network calls using Retro… Read more How To Test Android Ui Using Idlingresource When Using Retrofit Network Requests

How To Kill Cocos2d-x Test App

We are creating an SDK that is used in Cocos2d-x games (on Android/iOS). As part of development, we… Read more How To Kill Cocos2d-x Test App