Integration Tests for the AeroGear-iOS library...

The project requires CocoaPods for dependency management;

SETUP

BEFORE you can run the test, you need to run the following command inside of the AeroGear-iOS-Integration folder:

pod install

This installs all the required dependencies and generates the AeroGear-iOS-Integration.xcworkspace project file.

Test cases

The test cases are executed against a LOCAL installation of our AeroGear TODO 'application'...

Getting started

Open the AeroGear-iOS-Integration.xcworkspace in Xcode, if you want to get the project...

Running the tests

  • Install JBoss
  • Deploy the TODO app (make sure it's not already deployed...)
  • Run the test by executing the runTests.sh script