1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-31 11:39:02 +01:00
lodel2_mirror/tests/datahandlers
2016-12-23 14:53:36 +01:00
..
__init__.py Added the test_regex module under version control 2016-08-17 17:26:22 +02:00
test_boolean.py Modified and added test for varchar. Modified strict test for datahandler integer 2016-09-07 14:40:39 +02:00
test_concat.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 2016-08-19 16:57:31 +02:00
test_datahandler.py Modified and added test unit for integer datahandler 2016-09-07 14:11:11 +02:00
test_datetime.py Modified test for datetime datahandler 2016-09-07 14:11:11 +02:00
test_file.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 2016-08-19 16:57:31 +02:00
test_formatstring.py Proposed changes for FormatString tests 2016-12-23 14:53:36 +01:00
test_integer.py Modified and added test for varchar. Modified strict test for datahandler integer 2016-09-07 14:40:39 +02:00
test_leobjectidentifier.py Added LeObjectIdentifier and UniqId tests 2016-12-23 14:52:03 +01:00
test_password.py Added password test 2016-12-23 14:48:32 +01:00
test_reference.py Added tests for MultiRef datahandler and modified _check_data_value raise exception 2016-09-08 13:57:08 +02:00
test_regex.py Modified and added test for regex datahandler 2016-09-07 15:08:56 +02:00
test_text.py Changed the used method for the check_data tests (using now the public one instead of the protected) 2016-08-19 09:05:08 +02:00
test_uniqid.py Added LeObjectIdentifier and UniqId tests 2016-12-23 14:52:03 +01:00
test_varchar.py Modified and added test for varchar. Modified strict test for datahandler integer 2016-09-07 14:40:39 +02:00