pd_officer/plugins/cordova-plugin-splashscreen/tests/ios
2019-01-27 22:09:36 +05:30
..
CDVSplashScreenTest New PD Officer Added Prod Build Issues fixed Sqlite added pull or new code downloaded after npm install run it.. by sriram 2019-01-27 22:09:36 +05:30
CDVSplashScreenTest.xcworkspace New PD Officer Added Prod Build Issues fixed Sqlite added pull or new code downloaded after npm install run it.. by sriram 2019-01-27 22:09:36 +05:30
doc New PD Officer Added Prod Build Issues fixed Sqlite added pull or new code downloaded after npm install run it.. by sriram 2019-01-27 22:09:36 +05:30
package.json New PD Officer Added Prod Build Issues fixed Sqlite added pull or new code downloaded after npm install run it.. by sriram 2019-01-27 22:09:36 +05:30
README.md New PD Officer Added Prod Build Issues fixed Sqlite added pull or new code downloaded after npm install run it.. by sriram 2019-01-27 22:09:36 +05:30

iOS Tests for CDVSplashScreen

You need to install node.js to pull in cordova-ios.

First install cordova-ios:

npm install

... in the current folder.

Testing from Xcode

  1. Launch the CDVSplashScreenTest.xcworkspace file.
  2. Choose "CDVSplashScreenLibTests" from the scheme drop-down menu
  3. Click and hold on the Play button, and choose the Wrench icon to run the tests

Testing from the command line

npm test