Skip to content

micros-pet-T2/payment

Repository files navigation

Build Status Coverage Status

payment

A microservices-demo service that provides payment services. This build is built, tested and released by travis.

Test

./test/test.sh < python testing file >. For example: ./test/test.sh unit.py

Build

GROUP=weaveworksdemos COMMIT=test ./scripts/build.sh

Push

GROUP=weaveworksdemos COMMIT=test ./scripts/push.sh