Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.

feideconnect/connect-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect QA

Functional test suite against Connect Platform.

npm install
npm install -g bunyan

To run tests:

clear; PASSWORD=xxxx node index.js | bunyan -L

CLI options

Usage: node ./index.js --set [string]

Options:
  --set   Select configuration set, as specified in config.json
  --help  Show this help      

In example, we could selet whether we run against dev og prod environment.

$ node ./index.js --set prod

About

Functional Test Suite for the Connect Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published