Skip to content

Latest commit

 

History

History
 
 

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

To test follow the steps

  1. make sure the host is set to "stag-api.contentstack.io"

    npm test

Contentstack Configuration

    Stack = Contentstack.Stack({
        "api_key": "blt123something",
        "delivery_token": "blt123something",
        "environment": "development"
    });

Run the tests

npm test (to write output to file just follow | tap-json > path-to-file/filename.json)