17 Commits (20c1627bda1d4bdc39c5052b63125903f4eb9f37)

Author SHA1 Message Date
  Roland Haroutiounian 51feb0654c Added a test for a missing name in the from_name method's tests (for the DataHandler class) 7 years ago
  Roland Haroutiounian b7ae2c465d Added a from_name method's test for the DataHandler class 7 years ago
  Roland Haroutiounian 909b9478e3 Added tests for the datahandler abstract class 7 years ago
  Roland Haroutiounian 5f7b80682d Added a test module for the Datahandler base class 7 years ago
  Roland Haroutiounian 52564ee6db Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 years ago
  Roland Haroutiounian f5208caf44 Added construct data test case for the Concat Datahandler 7 years ago
  Roland Haroutiounian 49e893aa37 Added two unit tests for the format string datahandler + fix on a slicing end value 7 years ago
  Roland Haroutiounian 6f95cbb518 Changed the check data test for the Boolean datahandler 7 years ago
  Roland Haroutiounian e9174bb847 Changed the used method for the check_data tests (using now the public one instead of the protected) 7 years ago
  Roland Haroutiounian 46173c1dc9 Added unit test for the check data of the Text DataHandler 7 years ago
  Roland Haroutiounian d14a7377a2 Added some unit tests for the can_override and check_data_value methods of the Varchar Datahandler 7 years ago
  Roland Haroutiounian 5e171fa067 Deleted two debug outputs 7 years ago
  Roland Haroutiounian 0a6c5c96bd Added unit tests for the Integer Datahandler 7 years ago
  Roland Haroutiounian 83a7b53808 Added a test for the can_override method of the Boolean Datahandler 7 years ago
  Roland Haroutiounian ae3335deb8 Added a test for the check data functionnality of the Boolean datahandler 7 years ago
  Roland Haroutiounian 358c92c7a8 Added a test for the Regex DataHandler's can_override method 7 years ago
  Roland Haroutiounian 7850e6c2be Added the test_regex module under version control 7 years ago