sul-dlss-deprecated / taco

Apache License 2.0
10 stars 7 forks source link

Switch method for upload testing #451

Open jcoyne opened 5 years ago

jcoyne commented 5 years ago

https://github.com/appleboy/gofight/issues/55

We can now do:

    r.POST("/upload").
        SetFileFromPath("fixtures/hello.txt", "test", H{
            "foo": "bar",
            "bar": "foo",
        }).