120 Commits (180e41a657146f39f613fc01ad5320fbb7e088da)

Author SHA1 Message Date
  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
  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
  Yann Weber 0aec7f6ca8 Bugfixe in leobject 8 years ago
  Yann Weber 52c60a9f63 Bugfixes in XmlFile translator & in base_classes datahandlers 8 years ago
  Yann Weber 25a231702e Changed confspec to include Auth specs + em_test modifications 8 years ago
  Yann Weber dd2f93faea A lot of small bugfixes 8 years ago
  Yann Weber 703b4adf7e MongoDB datasource debugging + field_list handling changes in leobject -> query -> datasource chain 8 years ago
  Yann Weber 557d277186 Multiple bugfixes + create_instance.sh script update 8 years ago
  Yann Weber 69f59baa2c Bugfix on group activation (in EmClasses all fields were always actives) 8 years ago
  Yann Weber ae8d8c05a6 Bugfix on EM groups handling (now we have to set actives groups in settings) 8 years ago
  Yann Weber 8ca3b20c0b Updated tests 8 years ago
  Yann Weber ece5029d66 em_test update + bugfix in tests 8 years ago
  Yann Weber d54ef17061 Unskipping and debuging a test 8 years ago
  Yann Weber 5ba8fd8e7f em_test update + DataHandler bugfix & enhancement 8 years ago
  prieto d24b7a92d6 Comments for doxygene 8 years ago
  Yann Weber d12d1e2865 Bugfixes in query.py and leobject.py + more test on Query <-> Datasource relations 8 years ago
  Roland Haroutiounian 2e13ab78bc Changed the mongodb migration handler name to a more generic one 8 years ago
  Yann Weber c6334f903f Bugfixes in LeGetQuery + more tests on LeObject.get <-> LeGetQuery 8 years ago
  Yann Weber 9ccf793127 Add tests for LeDeleteQuery Datasource calls 8 years ago
  Yann Weber 33b9ad84c6 Tests + bugfix on LeObject.get method 8 years ago
  Yann Weber 4e504f759e Bufix on LeObject.update + test 8 years ago
  Yann Weber 96f736ae16 Bufixes making test pass 8 years ago
  Yann Weber a3b3102604 New way to run test via loader & conf 8 years ago
  prieto 28d7c20d44 Modify conf path 8 years ago
  Yann Weber 9b5ba54a1e Tests bugfixes 8 years ago
  Yann Weber fcaf9c86ce New version of tests 8 years ago
  Yann Weber 9c23abcdcc Bugfixes on leobject & query 8 years ago
  Yann Weber ece8cd641d Add tests on delete and delete_bundle LeObject methods 8 years ago
  Roland Haroutiounian 234f8909f9 Changed the name of the database droping method 8 years ago
  Roland Haroutiounian 5a14b0c9f0 Added a utils module in the tests package to collect the commonly used functions 8 years ago
  Yann Weber a306f4c054 More tests on LeObject, this time by mocking the queries classes 8 years ago
  Yann Weber 378dfd9766 More test + change 1 exception in LeObject 8 years ago
  Yann Weber 0b60023145 More tests on LeObject 8 years ago
  Roland Haroutiounian 10e9f4d8ef skipped the unittest for the init_db 8 years ago
  Roland Haroutiounian 3091533fd0 added tests for the migration_handler 8 years ago
  prieto a4dd1950e2 Name of exceptions 8 years ago
  Yann Weber 77d6fd8df5 More tests on LeOject 8 years ago