mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-07 03:36:44 +01:00
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
- Launch the
CDVSplashScreenTest.xcworkspacefile. - Choose "CDVSplashScreenLibTests" from the scheme drop-down menu
- Click and hold on the
Playbutton, and choose theWrenchicon to run the tests
Testing from the command line
npm test