pd_officer/plugins/cordova-plugin-camera/tests/ios
2019-01-27 22:09:36 +05:30
..
CDVCameraTest 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
CDVCameraTest.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
.npmignore 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 CDVCamera

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 CDVCameraTest.xcworkspace file.
  2. Choose "CDVCameraLibTests" 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