Commit Graph

15 Commits

Author SHA1 Message Date
Rafael Caricio
6358c8c47d Adopt isort to ensure better code quality 2016-04-08 14:33:27 +02:00
Greg Brockman
a6cc07cca8 Make JSON printing a bit nicer 2016-04-04 21:59:54 -07:00
Rafael Caricio
2fec6e9259 Leave body param validation to external lib 2016-02-25 14:49:19 +01:00
hjacobs
6e3f08a8e6 add unit test for uWSGI metrics decorator 2016-01-12 21:18:13 +01:00
João Santos
559af21f90 #108 Cleanup 2015-12-10 15:55:35 +01:00
João Santos
ead3c31663 #108 Use json schema for parameters 2015-12-10 15:51:37 +01:00
Evan Lezar
8a6670b53e Add some basic unit tests to improve test coverage. 2015-10-28 18:00:03 +01:00
Henning Jacobs
2faaa903ef convert value to type before running validators 2015-09-04 11:35:10 +02:00
Henning Jacobs
954b77324d add test to check type conversion (minimum check on array of integers should work!) 2015-09-04 11:29:08 +02:00
Judd Vinet
4cb8b83331 Added tests for query/path array validation 2015-09-03 18:01:31 -07:00
Henning Jacobs
e1f78e4929 #48 fix Python 2.7 support by using "mock" backport module 2015-08-27 11:24:06 +02:00
Henning Jacobs
15f0d4ea94 #48 validate header parameters 2015-08-27 11:16:05 +02:00
Henning Jacobs
2404b9e69d #48 validate path parameters 2015-08-27 10:59:09 +02:00
Henning Jacobs
5e6a470989 validate min/max 2015-07-24 18:33:05 +02:00
Henning Jacobs
e8d6c011e8 add regex pattern validation 2015-07-24 18:21:11 +02:00