File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
packages/instrumentation-cassandra-driver Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 2020 "tdd" : " npm run test -- --watch-extensions ts --watch" ,
2121 "test" : " nyc mocha 'test/**/*.test.ts'" ,
2222 "test:with-services-env" : " cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test" ,
23- "//todo" : " echo test all versions should be configured" ,
24- "test-all-versions" : " tav" ,
25- "test-all-versions:with-services-env" : " cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions" ,
23+ "//todo" : " echo \" add test-all-versions\" " ,
2624 "test-services:start" : " cd ../.. && npm run test-services:start cassandra" ,
2725 "test-services:stop" : " cd ../.. && npm run test-services:stop cassandra" ,
2826 "version:update" : " node ../../scripts/version-update.js"
You can’t perform that action at this time.
0 commit comments