Skip to content

thewebcat/billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billing System Api

This is a test project

Usage

First you need to install docker, you can take it by this command:

$ ./run.sh setup

And then build and run project

$ ./run.sh stack

You can get access to swagger UI from this url:

Up/Down project

$ docker-compose up -d
$ docker-compose down

Running all tests with coverage report:

$ ./run.sh test ci

Running tests:

$ ./run.sh test style
$ ./run.sh test unit
$ ./run.sh test functional

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published