Skip to content

vl4d/kong-test-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

KongTestDocker

See Mashape/Kong tests

Docker Image for KongTestDocker here

This docker image was created in order to install dependencies needed to run kong tests. We would copy our custom plugins over and then run tests.

Running tests (in theory - tested with out own requirements)

Steps taken

  • Clone kong's repo eg: $ git clone https://github.com/Mashape/kong.git --branch <tag> --single-branch
  • Goto the and run: $ luarocks make && make dev
  • Then mount or copy your tests and run them using $ <kong-repo>/bin/busted <path-to>/<tests-to-run>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages