Skip to content

Template for querying projects of the Commercetools Platform using Cornichon

Notifications You must be signed in to change notification settings

stmeissner/ctp-query-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commercetools platform query template

Template for querying existing CTP projects using Cornichon

Configuration

By default the tests target the production API but you can change manually the content of the configuration in src/test/resources/reference.conf.

Warning, the tests require the definition of the clientId and clientSecret for your project.

Running the tests

The project contains sbt-extras so you do not need to install sbt.

In the root folder run sbt test or /.sbt test to use the sbt-extra script.

For more sbt commands see this doc

About

Template for querying projects of the Commercetools Platform using Cornichon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 79.9%
  • Scala 20.1%