go-safeweb icon indicating copy to clipboard operation
go-safeweb copied to clipboard

Add integration tests for form parameters parsing

Open mattiasgrenfeldt opened this issue 4 years ago • 0 comments

When fixing #57 I removed the use of ServeMux in all the tests in form_test.go, making them unit tests. But there should also be some integration tests that test the end-to-end parsing of form parameters.

See kele's comment for more context.

mattiasgrenfeldt avatar Sep 02 '20 12:09 mattiasgrenfeldt