Increased version number to 0.6.0.
[philipp/winterrodeln/wrpylib.git] / tests /
2016-02-02 philippReordered functions.
2016-02-02 philippImplemented wikipage converter.
2016-02-02 philippIntroduced opt_uint_converter converter and implemented...
2016-02-02 philippImplemented emails converter.
2016-02-02 philippRemoved unused TestConverter.
2016-02-02 philippImplemented masked_email.
2016-02-02 philippRemove print from TestEmail.
2016-02-02 philippFixup for E-Mail converter.
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-04-01 philippAdded a test for wrmwcache.py
2015-03-31 philippNow the tests are using the unittest module.
2014-03-17 philippAdded test to GasthausboxValidator.
2014-03-17 philippAdded test to GasthausboxDictValidator.
2014-03-17 philippAdded a test to GasthausboxDictConverter.
2014-03-17 philippUpdated function sledrun_to_rodelbahnbox to use Rodelba...
2014-03-17 philippFixed test_rodelbahnbox_to_sledrun: A key was missing.
2014-03-10 philippFixed test for RodelbahnboxValidator (indent was wrong).
2014-03-10 philippAdded a test to OrderedSchema.
2014-03-10 philippImplemented RodelbahnboxValidator.
2014-03-10 philippChanged definition of RodelbahnboxDictConverter: Now...
2014-03-08 philippNow RodelbahnDictValidator keeps order of fields.
2014-03-08 philippImplemented RodelbahnDictConverter.
2014-03-08 philippRenamed RodelbahnboxValidator to RodelbahnboxDictValidator.
2014-03-08 philippAdded from_python to the TemplateValidator.
2014-03-08 philippImplemented that stripping the whitespace in a template...
2014-03-08 philippCreated to_python function of new validator TemplateVal...
2014-03-08 philippAdded a RodelbahnboxValidator
2014-03-08 philippChanged number of digits for lat/lon to 6 (as it should...
2013-09-15 philippNow the width and height of the map are parsed from...
2013-09-11 philippNow function parse_googlemap behaves like parse_wrmap.
2013-09-08 philippAdded test case for new function find_tag.
2013-09-08 philippRenamed function parse_googlemap to googlemap_to_wrmap...
2013-09-08 philippparse_googlemap now optionally returns the start and...
2013-08-29 philippTest for create_wrmap now passes.
2013-08-29 philippTest of create_wrmap nearly passes now.
2013-08-28 philippWorked on formatting of output from create_wrmap.
2013-08-28 philippChanged create_wrmap to the new json definition. The...
2013-08-26 philippUpdated parse_googlemap but the test doesn't pass yet.
2013-08-26 philippChanged parse_wrmap to corresponding to the new definit...
2013-08-18 philippFixed test test_create_wrmap (an attribute in the test...
2013-08-15 philippStarted to implement function create_wrmap.
2013-08-15 philippImplemented parse_wrmap_coordinates.
2013-08-14 philippAdded parser functions for the new wrmap. However,...
2013-08-12 philippAdded test for parse_googlemap
2013-05-16 philippAdded tests to check for unicode types as return codes.
2013-04-21 philippRelease of version 0.1.0.
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-02-13 philippRenamed mwwrdb to wrmwdb.
2011-02-13 philippAdded sqlalchemy table definitions.
2011-02-04 philippGasthausbox conversion uses the new functions.
2011-02-04 philippAdded functions to generate and parse templates.
2011-01-31 philippAdded a test for wrmwmarkup.py and adjusted the module.
2011-01-31 philippCopied the validators from wradmin.