Skip to content

jamesyang124/routing-test-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Step

  1. install yarn
  2. install nodeJS 6.11.2 LTS
  3. yarn install
  4. create .env file and define environment variables SG_REPO and SG_VERSION for your Nginx proxy

Run

./build-and-run.sh

Backlog

  • add EsLinter and rules
  • add shell script to bootstrap docker-compose
  • add karma test runner instead of jest-cli
  • add jenkinsfile for CI, any further change of service gateway should pass this testing before publish

Tech Stack

  • jest
  • babel
  • node-fetch
  • yarn
  • node 6.11.2 LTS
  • docker 17.03.1-ce
  • wiremock 2.7.1
  • jenkins
  • aws-cli 1.11.120

About

Boilerplate for testing Nginx proxy's routing compatibility.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published