CB-7663 - iOS unit tests for splash screen

This commit is contained in:
Shazron Abdullah
2014-09-29 17:33:50 -07:00
parent fcd628ffc9
commit d85c6a9359
13 changed files with 1094 additions and 12 deletions
+11
View File
@@ -0,0 +1,11 @@
# iOS Tests for CDVSplashScreen
You need to install `node.js` to pull in `cordova-ios`.
To install cordova-ios:
npm install
... in the current folder.
Then launch the `CDVSplashScreenTest.xcworkspace` file.