snowflake-sdk

v1.7.0
Node.js driver for Snowflake

test

mocha -timeout 180000 --recursive --full-trace test/unit/**/*.js test/unit/*.js

test:ci

mocha -timeout 180000 --recursive --full-trace test/**/*.js

lint:fix

eslint --fix

test:unit

mocha -timeout 180000 --recursive --full-trace test/unit/**/*.js test/unit/*.js

lint:check

eslint

test:single

mocha -timeout 180000 --full-trace

test:system

mocha -timeout 180000 --recursive --full-trace system_test/*.js

lint:check:all

eslint lib system_test test

test:ci:coverage

nyc npm run test:ci

test:integration

mocha -timeout 180000 --recursive --full-trace test/integration/**/*.js test/integration/*.js

test:unit:coverage

nyc npm run test:unit

test:ci:withSystemTests

mocha -timeout 180000 --recursive --full-trace test/**/*.js system_test/*.js

test:ci:withSystemTests:coverage

nyc npm run test:ci:withSystemTests

Metadata

  • Apache-2.0
  • Whatever
  • Snowflake Computing, Inc.
  • released 7/28/2023

Downloads

Maintainers