joshk / pusher

Pusher server in Go
37 stars 15 forks source link

client/WIP: Add tests #5

Closed sarahhodne closed 11 years ago

sarahhodne commented 11 years ago

Work in progress, please do not merge yet.

Submitting this to see what you think of the testing. Should I test more/less? Does the test style seem OK?

I'll add more tests tomorrow and write a proper commit message.

Also, note the FIXME. I didn't want to change implementation code yet, but I think maybe the endpoint should be a member on the Client struct.

joshk commented 11 years ago

I think this looks like a great start, you rock Henrik!