139 コミット (ea8bb4f6d1f7d915100aca9a4fc1a7af349674a1)

作成者 SHA1 メッセージ 日付
  Yann Weber ea8bb4f6d1 em_test updates 8年前
  m.orban 06609ca238 Added tests for MultiRef datahandler and modified _check_data_value raise exception 8年前
  m.orban c270977e4e Added test for multiple references 8年前
  m.orban 41aa0ace6f Added new tests for reference 8年前
  Yann Weber e2234c5768 Add tests on SettingValidator class for major methods 8年前
  m.orban 437c41fd49 Modified and added test for regex datahandler 8年前
  m.orban 08f07d45a8 Modified and added test for varchar. Modified strict test for datahandler integer 8年前
  m.orban a6cc69294a Modified test for datetime datahandler 8年前
  m.orban f9d41368ab Modified and added test unit for integer datahandler 8年前
  m.orban c7c0952ffb checked_data_value passed test for datahandler class and derived class 8年前
  Yann Weber 8316ab82ff Configure autotools for distributing lodel2 8年前
  Yann Weber 9cf1cc6884 Add a test on hooks priority 8年前
  Yann Weber 196d959188 Writing tests on hooks 8年前
  Yann Weber 9b27bd1911 Add a file to execute tests on plugins + rewrite the tests 8年前
  Yann Weber 20c1627bda Commenting & bufixing in datahandlers & queries 8年前
  Roland Haroutiounian 51feb0654c Added a test for a missing name in the from_name method's tests (for the DataHandler class) 8年前
  Roland Haroutiounian b7ae2c465d Added a from_name method's test for the DataHandler class 8年前
  Roland Haroutiounian 909b9478e3 Added tests for the datahandler abstract class 8年前
  Roland Haroutiounian 5f7b80682d Added a test module for the Datahandler base class 8年前
  Yann Weber 585cc61dff Quick & dirty interfacePlugin implementation + small import bugfixes 8年前
  Roland Haroutiounian 52564ee6db Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 8年前
  Yann Weber 76e386e321 Implements SessionHandlerPlugin ExtensionsPlugin + settings preload 8年前
  Roland Haroutiounian f5208caf44 Added construct data test case for the Concat Datahandler 8年前
  Roland Haroutiounian 49e893aa37 Added two unit tests for the format string datahandler + fix on a slicing end value 8年前
  Roland Haroutiounian 6f95cbb518 Changed the check data test for the Boolean datahandler 8年前
  Roland Haroutiounian e9174bb847 Changed the used method for the check_data tests (using now the public one instead of the protected) 8年前
  Roland Haroutiounian 46173c1dc9 Added unit test for the check data of the Text DataHandler 8年前
  Roland Haroutiounian d14a7377a2 Added some unit tests for the can_override and check_data_value methods of the Varchar Datahandler 8年前
  Roland Haroutiounian 5e171fa067 Deleted two debug outputs 8年前
  Roland Haroutiounian 0a6c5c96bd Added unit tests for the Integer Datahandler 8年前
  Roland Haroutiounian 83a7b53808 Added a test for the can_override method of the Boolean Datahandler 8年前
  Roland Haroutiounian ae3335deb8 Added a test for the check data functionnality of the Boolean datahandler 8年前
  Roland Haroutiounian 358c92c7a8 Added a test for the Regex DataHandler's can_override method 8年前
  Roland Haroutiounian 7850e6c2be Added the test_regex module under version control 8年前
  Yann Weber 0aec7f6ca8 Bugfixe in leobject 8年前
  Yann Weber 52c60a9f63 Bugfixes in XmlFile translator & in base_classes datahandlers 8年前
  Yann Weber 25a231702e Changed confspec to include Auth specs + em_test modifications 8年前
  Yann Weber dd2f93faea A lot of small bugfixes 8年前
  Yann Weber 703b4adf7e MongoDB datasource debugging + field_list handling changes in leobject -> query -> datasource chain 8年前
  Yann Weber 557d277186 Multiple bugfixes + create_instance.sh script update 8年前
  Yann Weber 69f59baa2c Bugfix on group activation (in EmClasses all fields were always actives) 8年前
  Yann Weber ae8d8c05a6 Bugfix on EM groups handling (now we have to set actives groups in settings) 8年前
  Yann Weber 8ca3b20c0b Updated tests 8年前
  Yann Weber ece5029d66 em_test update + bugfix in tests 8年前
  Yann Weber d54ef17061 Unskipping and debuging a test 8年前
  Yann Weber 5ba8fd8e7f em_test update + DataHandler bugfix & enhancement 8年前
  prieto d24b7a92d6 Comments for doxygene 8年前
  Yann Weber d12d1e2865 Bugfixes in query.py and leobject.py + more test on Query <-> Datasource relations 8年前
  Roland Haroutiounian 2e13ab78bc Changed the mongodb migration handler name to a more generic one 8年前
  Yann Weber c6334f903f Bugfixes in LeGetQuery + more tests on LeObject.get <-> LeGetQuery 8年前