Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename "_testdata" to "testdata" #6

Closed
pkieltyka opened this issue Jan 12, 2016 · 6 comments
Closed

rename "_testdata" to "testdata" #6

pkieltyka opened this issue Jan 12, 2016 · 6 comments
Assignees

Comments

@pkieltyka
Copy link
Member

Go build tools treat the folder "testdata" as special and won't try to build its files

@pkieltyka
Copy link
Member Author

btw, what do the contents of the various gob files in testdata/ hold? perhaps these should be just regular "code" in a gmaps_test.go file that make up a bunch of fixture/mock vars

@xiam
Copy link
Contributor

xiam commented Jan 12, 2016

There should be a way to do this, I'd love to get rid of the gob binary as well.

@pkieltyka
Copy link
Member Author

lets iterate on it.. try a few approaches. as well, search google for articles on mocking in Golang.. a lot of recommendations are to use interfaces

@xiam
Copy link
Contributor

xiam commented Jan 13, 2016

Closing because this is not valid anymore.

@xiam xiam closed this as completed Jan 13, 2016
@pkieltyka
Copy link
Member Author

however, please delete _testdata before closing this ticket.. so we dont forget

@VojtechVitek
Copy link
Member

Done in #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants