justforfunc #16: unit testing HTTP servers
Video Statistics and Information
Channel: justforfunc: Programming in Go
Views: 56,203
Rating: undefined out of 5
Keywords: justforfunc, golang, go, testing, http, programming, coding
Id: hVFEV-ieeew
Channel Id: undefined
Length: 48min 30sec (2910 seconds)
Published: Mon Jul 24 2017
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
This taught me a lot. Thank you. Maybe also example of testing HTTP client?
Awesome as always! A good introduction to tests. It took me a while to figure out why the
/doulbe?v=2
worked, but you got the routing test in there in the end. :)You might consider splitting larger topics into smaller ones. This one for example could easily have been split into "Go tests" and "Go http server tests". It is a bit easier to consume when episodes are below 30 minutes, 20 is the sweet spot for me :)
PS: Link in description for code is b0rked.
This is really great. I'm looking forward to watching the rest of your videos. Thanks for sharing.
Another wonderful JFF - Thanks for these, they are always fantastic!
I like your videos. But my question is does anyone know what code editor u/campoy is using?