Skip to content

Latest commit

 

History

97 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canopy-api-unit-test-js

Unit tests for the Canopy REST API written in Node.js

Set The Base URL as an Environment Variable

export CANOPY_BASE_URL = "https://myserver.com/api/"

Install

npm install && sudo npm install -g jasmine-node

Run All Tests

npm test

Run a Single Test

jasmine-node myTest.js --verbose

About

Unit tests for the Canopy REST API written in Node.js

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages