Socket
Book a DemoInstallSign in
Socket

ui-integration-tests

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ui-integration-tests

UI Integration Tests

latest
Source
npmnpm
Version
0.1.0-ocetnik-doc-no-sandbox-2018-04-05T11-30-05-650Z
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

UI Integration Tests

TestCafe tests running against project created by @gooddata/fixtures tool.

Usage

yarn run-ad-tests --username <username> --password <password> --host <host> --port <port> --token <token>

e.g.

yarn run-ad-tests --username john.doe@gooddata.com --password abc123 --host staging3.intgdc.com --port 443 --token pgstg2

Deployment

git checkout master && git pull upstream master --tags
npm version [major|minor|patch] -m "Release v%s"
npm publish --access=restricted
git push upstream master --tags

FAQs

Package last updated on 05 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts