Skip to content

silkimen/cdv-http-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test project for cordova-plugin-advanced-http

This project demonstrates how you can use cordova-plugin-advanced-http and is also meant to test the plugin.

Look into www/js/test-definitions.js to see which funtions are called.

Run following commands to get this one built:

npm i
./node_modules/.bin/cordova prepare
./node_modules/.bin/cordova build ios

Run npm test to start automated tests (with Appium). Appium >= v1.7.1 is expected to be running on localhost:4723.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published