Skip to content

Advinsteve/pCloudy_GoogleCloudCI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite and execution of the Test script in Mocha


  1. Need to install Node and NPM [Recomended latest version]

  2. Clone the project in an empty director

  3. Run the below command to install the required packages which are available in package.json

    npm i 
  4. Enter your "MailId" in pCloudy_Username="Enter your Email-id" in "conf/singleDevice.conf.js".

  5. Enter your "ApiKey" in pCloudy_ApiKey="Enter your API Key" in "conf/singleDevice.conf.js".

  6. Open the terminal where the project is located and run the script by running the following command in your terminal :

   npm run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published