{: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")}}}