index
:
delta/python-packages/wsme.git
master
github.com: stackforge/wsme.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wsme
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire github mirror, repo moved to opendev
HEAD
master
Jim Rollenhagen
2019-09-26
12
-3335
/
+0
*
Fix (some) tests for modern flask and pep8
Chris Dent
2018-04-09
4
-8
/
+8
*
Remove white space between print ()
0.9.2
Sanu Madhavan
2017-01-20
1
-5
/
+5
*
Print exceptions raised from from_param methods
0.9.0
Vladyslav Drok
2016-12-23
1
-0
/
+25
*
Fix pep8 issues and switch to py35 in tox.ini
Vladyslav Drok
2016-12-23
1
-0
/
+1
*
wsattr.__set__() catchs TypeError
Victor Stinner
2016-03-08
1
-0
/
+13
*
Fix jenkins failure
houming-wang
2016-03-08
1
-3
/
+1
*
Return 400, if the query string is not a dict
0.8.0
Mehdi Abaakouk
2015-08-07
1
-0
/
+8
*
Merge "rest: return 415 when content-type is invalid"
Jenkins
2015-08-07
1
-0
/
+9
|
\
|
*
rest: return 415 when content-type is invalid
Mehdi Abaakouk
2015-08-04
1
-0
/
+9
*
|
Merge "Complex types should check unexpected attributes"
Jenkins
2015-08-07
1
-0
/
+62
|
\
\
|
|
/
|
/
|
|
*
Complex types should check unexpected attributes
Stéphane Bisinger
2015-05-18
1
-0
/
+62
*
|
json: raise ValueError invalid list or dict
Mehdi Abaakouk
2015-08-03
1
-1
/
+24
*
|
Fixes exception path with the datatype is a Object
Mehdi Abaakouk
2015-08-03
1
-1
/
+16
*
|
Move ipaddr to netaddr
Lan Qi song
2015-05-27
1
-0
/
+4
*
|
Added timezone support to parse_isodatetime
Michael Krotscheck
2015-05-22
1
-3
/
+22
|
/
*
Replace deprecated assertEquals with assertEqual
Stéphane Bisinger
2015-05-13
2
-76
/
+76
*
Ensure UserType objects are converted to basetype
Stéphane Bisinger
2015-05-07
3
-2
/
+51
*
Convert built-in types when passed as strings
Stéphane Bisinger
2015-05-06
3
-2
/
+129
*
Enable real testing of python 3.4
Chris Dent
2015-04-28
2
-13
/
+13
*
Multiple protocol accept or content-type matching
Chris Dent
2015-04-24
2
-2
/
+83
*
Raise an InvalidInput if you get a ValueError from JSON data.
Stéphane Bisinger
2015-04-24
1
-1
/
+32
*
Return a 400 status code on invalid JSON input
Stéphane Bisinger
2015-04-23
1
-0
/
+9
*
Fix i18n when formatting exception
Lucas Alvares Gomes
2015-04-20
1
-3
/
+47
*
Merge "Fix validation of IPv{4,6}AddressType"
Jenkins
2015-04-20
1
-4
/
+6
|
\
|
*
Fix validation of IPv{4,6}AddressType
Ilya Kharin
2014-07-16
1
-4
/
+6
*
|
Improve Accept and Content-Type handling
Chris Dent
2015-02-18
3
-5
/
+71
*
|
Merge "Fix printing object reference on StringType"
Jenkins
2015-01-22
1
-0
/
+9
|
\
\
|
*
|
Fix printing object reference on StringType
Lucas Alvares Gomes
2014-07-15
1
-0
/
+9
|
|
/
*
|
Fix passing Dict/Array based UserType as params
0.6.2
Christophe de Vienne
2014-11-15
1
-0
/
+13
*
|
Allow non-auto-registered complex type
Christophe de Vienne
2014-11-11
1
-0
/
+8
|
/
*
Fix pep8 errors
Julien Danjou
2014-04-25
1
-8
/
+0
*
Fix default handling for zero values
Doug Hellmann
2014-03-11
1
-0
/
+29
*
A proper check of UuidType
Ilya Kharin
2014-02-26
1
-2
/
+4
*
args_from_args() to work with an instance of UserType
Lucas Alvares Gomes
2014-01-03
1
-1
/
+24
*
Add 'readonly' parameter to wsattr
0.6
Yuriy Zveryanskyy
2013-12-12
1
-0
/
+19
*
Support dynamic types
Doug Hellmann
2013-11-21
1
-0
/
+104
*
Add IntegerType and some classes for validation
Ken'ichi Ohmichi
2013-11-02
1
-0
/
+59
*
Merge "Fix SyntaxWarning under Python 3"
Jenkins
2013-10-31
1
-5
/
+5
|
\
|
*
Fix SyntaxWarning under Python 3
Julien Danjou
2013-10-16
1
-5
/
+5
*
|
Merge "Remove the duplicated error message from Enum"
Jenkins
2013-10-31
2
-3
/
+3
|
\
\
|
*
|
Remove the duplicated error message from Enum
Ken'ichi Ohmichi
2013-10-31
2
-3
/
+3
|
|
/
*
|
Use assertRaises() for negative tests
Ken'ichi Ohmichi
2013-10-31
1
-40
/
+12
|
/
*
json: convert value to string before encoding
Julien Danjou
2013-10-16
1
-0
/
+24
*
Add custom error code to ClientSideError
Yuriy Zveryanskyy
2013-10-09
1
-7
/
+28
*
Handle [] {} for body in rest protocols
Mehdi Abaakouk
2013-10-04
4
-13
/
+61
*
types: fix error return when None is in Enum
Julien Danjou
2013-10-02
2
-12
/
+44
*
Add a test case for wsattr default
Julien Danjou
2013-09-23
1
-0
/
+17
*
Merge "Handle mandatory attributes"
Jenkins
2013-09-22
1
-0
/
+53
|
\
|
*
Handle mandatory attributes
Julien Danjou
2013-09-18
1
-0
/
+53
[next]