init codebase
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{:tasks
|
||||
{test
|
||||
{:doc "Run all auth-gw module tests"
|
||||
:task (shell {:dir ".."} "bb test:auth-gw")}
|
||||
|
||||
test:integration
|
||||
{:doc "Run auth-gw integration tests"
|
||||
:task (shell {:dir ".."} "bb test:auth-gw:integration")}}}
|
||||
Reference in New Issue
Block a user