Skip to content
This repository was archived by the owner on Oct 6, 2018. It is now read-only.

aerogear-attic/aerogear-js-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecation Notice

This repository has been deprecated and is not being maintained. If you have any questions, please get in touch with the collaborators.

aerogear-js-integration Build Status devDependency Status

Integration tests for AeroGear JavaScript Library

Running All Tests

grunt ci-all

Running Tests Specific for Single Runtime

grunt ci-vertx
grunt ci-activemq
grunt ci-simplepush

Developing tests

Start runtime

To start the configured runtime, you do not have to download and configure anything, it will be all done for you:

grunt daemon:activemq prompt

Then you have two options:

Develop right from browser

Open one of the tests under ./tests/ directory in browser. For that you need to start local webserver, e.g. httpster

httpster -p 3000

Run tests from Karma

Switch browser option in Gruntfile.js to run in other browser than default PhantomJS.

Note: you may need to install alternative browser launcher first: npm install karma-firefox-launcher

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages