Added tests for custom file name using API
authorRomain Porte <microjoe@microjoe.org>
Sat, 11 Nov 2017 17:29:55 +0000 (18:29 +0100)
committerBoris Bobrov <breton@cynicmansion.ru>
Sat, 11 Nov 2017 17:41:58 +0000 (20:41 +0300)
commitf2b32fbf6a331ecdcabbb31f891687de498eaab3
tree0f91a132661f32a77f0df938ec4a3b2328091132
parentf2b4760bd50d4ad6ec5899e90f655c2f4cf0884a
Added tests for custom file name using API

This adds a new test and verify that the old test has the
"unknown.<extension>" format. As funny as it seems, the "image/jpeg"
Content-Type will generate a ".jpe" extension but I was expecting a more
common ".jpg" extension. This may be a bug, but this is not the subject
of this patch.
mediagoblin/tests/test_api.py