Implemented E-Mail converter.
[philipp/winterrodeln/wrpylib.git] / tests / test_wrvalidators.py
2016-02-02 philippImplemented E-Mail converter.
2016-02-02 philippIntermediate commit
2015-05-23 philippReplaced shebang line from python2.7 to python3.4.
2015-05-23 philippModifications done by "2to3-3.4 -w -n".
2015-03-31 philippNow the tests are using the unittest module.
2014-03-17 philippAdded test to GasthausboxDictValidator.
2014-03-10 philippAdded a test to OrderedSchema.
2014-03-08 philippNow RodelbahnDictValidator keeps order of fields.
2014-03-08 philippRenamed RodelbahnboxValidator to RodelbahnboxDictValidator.
2014-03-08 philippAdded a RodelbahnboxValidator
2013-04-21 philippChanged DictValidator so that long and int datatypes...
2013-04-21 philippAdded test_GermanPublicTransport.
2013-04-20 philippMade comments for every validator that is not tested...
2013-04-20 philippFixed "typo": tes_GermanTristateFloat -> test_GermanTri...
2012-02-08 philippIntroduced "MaskedEmail" and allow a masked email in...
2011-11-27 philippAdapted test to new behavior.
2011-01-31 philippCopied the validators from wradmin.