nopecmd / nope

0 stars 0 forks source link

Move tests to respective packages #42

Closed narensrini closed 8 years ago

narensrini commented 8 years ago

Now, to test packages, run go test ./...

@Rossem @Wojtechnology

rossem commented 8 years ago

Can we rename utils.go -> test_utils.go? Also, whats vendor?

Otherwise LGTM

narensrini commented 8 years ago

vendor/ is a godep thing. It's where each of the dependencies get copied to. https://devcenter.heroku.com/articles/go-dependencies-via-godep