Sinésio Neto
Sinésio Neto
Seems this piece of test case doesn't really work: https://github.com/sohamkamani/blog_example__go_web_app/blob/e8fca3b78d61f6b3174189cabc8350c6062b756b/bird_handlers_test.go#L35-L43 The test case doesn't use the `birds` array, by the way. https://github.com/sohamkamani/blog_example__go_web_app/blob/e8fca3b78d61f6b3174189cabc8350c6062b756b/bird_handlers_test.go#L15-L17 The `func TestCreateBirdsHandler(t *testing.T)` doesn't work as expected...
Give us an option to send the markdown modifications to the browser after saving the file. That will be great. Thanks for this great plugins! :+1:
I've tried a tons of solutions to get work a file server on my project. Even in my test the standard example does not work properly. What I ever receive...