158 Commits (master)

Author SHA1 Message Date
  Quentin Bonaventure 02cc999816 Licensing follow up 7 years ago
  Quentin Bonaventure ec1e531aa2 Most of licence headers + LICENCE.md 7 years ago
  prieto cdd13d9b4b Delete is_exist 7 years ago
  Yann Weber bf1ed9ff1a Bugfix on settings_loader default values solves #308 7 years ago
  prieto 08ad11624d Class Validator replaces SettingValidator 7 years ago
  Quentin Bonaventure c4289764ec Created and added varcharlist DH to lodelsites EM 7 years ago
  Yann Weber d89203665b Updated tests on Plugin class 7 years ago
  Yann Weber 278d10bf43 Written some tests for PluginVersion 7 years ago
  prieto f612e62fbc Tests enhancements 7 years ago
  Quentin Bonaventure c880c99316 Tests for Boolean and Plugin 7 years ago
  Quentin Bonaventure ff5c13929a Proposed change for test_text.py 7 years ago
  Quentin Bonaventure bf4540c1b1 Cleaned tests 7 years ago
  Quentin Bonaventure a9e90b7368 Proposed rewrite of test_regex 7 years ago
  Quentin Bonaventure ef60a76d68 ConcatTestCase rewrite 7 years ago
  Quentin Bonaventure dd8dde4395 Removed useless assertions 7 years ago
  Quentin Bonaventure 18697e19bb Proposed changes for FormatString tests 7 years ago
  Quentin Bonaventure 5565ce72f0 Added LeObjectIdentifier and UniqId tests 7 years ago
  Quentin Bonaventure 71391618c7 Added password test 7 years ago
  Yann Weber 2be79e50f0 Changes & bugfix in lodel.plugin.plugins 7 years ago
  Yann Weber ea8bb4f6d1 em_test updates 7 years ago
  m.orban 06609ca238 Added tests for MultiRef datahandler and modified _check_data_value raise exception 7 years ago
  m.orban c270977e4e Added test for multiple references 7 years ago
  m.orban 41aa0ace6f Added new tests for reference 7 years ago
  Yann Weber e2234c5768 Add tests on SettingValidator class for major methods 7 years ago
  m.orban 437c41fd49 Modified and added test for regex datahandler 7 years ago
  m.orban 08f07d45a8 Modified and added test for varchar. Modified strict test for datahandler integer 7 years ago
  m.orban a6cc69294a Modified test for datetime datahandler 7 years ago
  m.orban f9d41368ab Modified and added test unit for integer datahandler 7 years ago
  m.orban c7c0952ffb checked_data_value passed test for datahandler class and derived class 7 years ago
  Yann Weber 8316ab82ff Configure autotools for distributing lodel2 7 years ago
  Yann Weber 9cf1cc6884 Add a test on hooks priority 7 years ago
  Yann Weber 196d959188 Writing tests on hooks 7 years ago
  Yann Weber 9b27bd1911 Add a file to execute tests on plugins + rewrite the tests 7 years ago
  Yann Weber 20c1627bda Commenting & bufixing in datahandlers & queries 7 years ago
  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
  Yann Weber 585cc61dff Quick & dirty interfacePlugin implementation + small import bugfixes 7 years ago
  Roland Haroutiounian 52564ee6db Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 years ago
  Yann Weber 76e386e321 Implements SessionHandlerPlugin ExtensionsPlugin + settings preload 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