Skip to content

venturemark/cfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfm

Conformance tests for the venturemark api.

docker run --rm -p 127.0.0.1:6379:6379 redis
docker run --net host --rm -ti redis redis-cli
go build && ./apiserver daemon
go build && ./apiworker daemon
go test ./... -tags conformance

About

conformance tests for the venturemark api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages