This package has been deprecated

Author message:

Please use the official @spotx/directados package instead

nate-ttest-directsdk

1.0.0 • Public • Published

Installation

  1. On Dev box:

cd www npm install

  1. On VM

cd ~/repositories/spotx-js-directsdk ./bin/switch.sh

Build harness test (on Dev Box)

  1. Single time
  1. Rebuild on every change and reload page

Running tests (on Dev Box)

  1. Rebuild everything and run single time:
  • cd www
  • ./node_modules/.bin/gulp tests
  1. Watch for changes in TypeScript code and run tests on every change
  • cd www
  • ./node_modules/.bin/gulp watch-tests
  1. Running Karma tests (much faster than 1 and 2, but skips compilation steps, could be used in cobination with #2)
  • cd www
  • ./node_modules/karma/bin/karma start ./ts/test/config/karma.conf.js

Readme

Keywords

none

Package Sidebar

Install

npm i nate-ttest-directsdk

Weekly Downloads

3

Version

1.0.0

License

none

Last publish

Collaborators

  • elnate