Julien Neuhart
4997b73bac
new feature: users are now able to provide more file types to convert by adding entries in their configuration file ( #3 )
...
* new feature: users are now able to provide more file types to convert by adding entries in their configuration file
* removing README blueprint: was not working correctly
* improving code coverage of config package
2018-05-03 17:18:55 +02:00
Julien Neuhart
d43fb62cd8
improving tests coverage of http package + using a real word request when testing enforceContentTypeHandler
2018-04-11 17:38:34 +02:00
Julien Neuhart
a1abbc55a2
refactoring all tests but handlers and process
2018-04-11 13:30:02 +02:00
Julien Neuhart
bca02f6198
refactoring: now detecting file type using filename from form data. Also, only one accepted content type
2018-04-08 21:49:02 +02:00
Julien Neuhart
ee15a52001
improving code coverage
2018-04-05 10:36:38 +02:00
Julien Neuhart
15916e80e6
tests for http package
2018-04-04 18:10:18 +02:00
Julien Neuhart
ab745ca409
more tests + small refactoring (no more App struct)
2018-04-04 17:28:21 +02:00