This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/test-functional
Bobby Rullo 91b900db3b go-docker: support functional tests
* add linking to go-docker command and remove host networking
* add functional/repo to functional tests script
2015-08-20 16:50:30 -07:00

5 lines
123 B
Bash
Executable file

#!/bin/bash -e
source ./build
go test $@ github.com/coreos/dex/functional
go test $@ github.com/coreos/dex/functional/repo