60 Commits (c6204638fa272e56a05b14de564f1465b31db8f4)

Autor SHA1 Nachricht Datum
  Yann Weber 889abc8547 Put the database configuration asinstance attribute of EmComponent vor 9 Jahren
  Yann Weber e757a3fb90 Doing todo vor 9 Jahren
  Roland Haroutiounian b03958a65a Suppression de sqlutils.getEngine au profit de sqlutils.get_engine vor 9 Jahren
  Yann Weber 49dfe9ad03 Code factorization on EmComponent.modify_rank() vor 9 Jahren
  Yann Weber f41d164603 Added test for EmComponent.get_max_rank(), replacing the default value for rank by the one processed by get_max_rank vor 9 Jahren
  Yann Weber 6af0b45f3f Code factorization on EmType select and unselect fields. Added comparison capabilities to EmComponent (and childs) vor 9 Jahren
  Yann Weber 27d178e531 Code factorization and create methods for EmComponent and childs changes vor 9 Jahren
  Yann Weber 166dc6ad75 Added docstrings comments to tests and fixed "false hidden failure" vor 9 Jahren
  Yann Weber a3b9daf319 sqlwrapper deletion and sqlsetup enhancement vor 9 Jahren
  Yann Weber 4fb2f789b5 Replacing EmComponent method getDbE by db_engine vor 9 Jahren
  Yann Weber 65b10a6c5d Added some tests to tests_types.py vor 9 Jahren
  Yann Weber 503ecd570b Some tests dont pass, but most of them does vor 9 Jahren
  Yann Weber 16a962fb3f Implemented DropColumn for sqlite vor 9 Jahren
  ArnAud b7eb53c98a ME test: changement de nom de fonction : new_uid vor 9 Jahren
  Roland Haroutiounian f503dab46a Implémentation d'un test sur le delete de type vor 9 Jahren
  Yann Weber a042306c14 Delete implementation for EmClass and EmField vor 9 Jahren
  Yann Weber 6359adc0f4 Added tests for EmField.delete() and EmClass.delete() vor 9 Jahren
  Roland Haroutiounian 1d66177f8a Suppression du rel_to_type dans le test EmField create vor 9 Jahren
  Roland Haroutiounian 61893313af Tests EmType vor 9 Jahren
  ArnAud 96bfee8baa test, fieldgroups: no use of subtest vor 9 Jahren
  Roland Haroutiounian 31e5448694 Ajout des tests sur la classe EmType vor 9 Jahren
  Roland Haroutiounian 1ab80e9b1c [#11] Suppression de tests inutiles dans test_field vor 9 Jahren
  ArnAud caef4dd72f EM test EmClass: test link_type() and linked_types() vor 9 Jahren
  Roland Haroutiounian d9c3f8e86c [#11] Modification de la méthode create => passage en arguments positionnels vor 9 Jahren
  Roland Haroutiounian 62d2a978fb [#11] Finalisation des tests sur Field (debuggage du process de test) vor 9 Jahren
  Roland Haroutiounian 0418bd4895 [#12] Modification et débuggage sur le process de création de fields vor 9 Jahren
  Roland Haroutiounian 9181acb0b2 [#12] Modification sur le nom de la base de test (avant passage à la classe test utils) vor 9 Jahren
  Roland Haroutiounian e9d49533f2 [#12] Correctifs sur le populate et le save de EmField vor 9 Jahren
  Roland Haroutiounian 0751eb26e8 [#12] Modification du setup de test pour test_field vor 9 Jahren
  Roland Haroutiounian b69b21b431 [#12] debug vor 9 Jahren
  Yann Weber 302382d488 Created EditorialModel tests database utilities vor 9 Jahren
  ArnAud c8d8c34710 EM: test classes : test for EmClass.fields() vor 9 Jahren
  Roland Haroutiounian 2a9335f202 [#12] Déplacement des méthodes select_field et unselect_field de fields vers types vor 9 Jahren
  Roland Haroutiounian f13b6f844d [#12] Ajout de la class Em_Field_Type et du select_field vor 9 Jahren
  Yann Weber 00614d90e9 New way to specify _fields and table in EmComponent's child classes vor 9 Jahren
  ArnAud 007a04ca2a EmClass: test of types(), use uid instead of id vor 9 Jahren
  Roland Haroutiounian e6f6720a57 [#11] Ajout des premiers tests sur EmField vor 9 Jahren
  Yann Weber 5340fde711 Added tests for EmComponent's delete() function vor 9 Jahren
  ArnAud c3e18b1aa9 EM test classes: test of EmClass.fielgroups() vor 9 Jahren
  Yann Weber 6c8b10955d Cleaning and optimizing tests vor 9 Jahren
  Yann Weber 80e82073fc Bugfixes on EmComponent vor 9 Jahren
  ArnAud b587f38e32 EM, test: test creation of EmClass vor 9 Jahren
  Yann Weber 94e8474185 Bugfixes is some tests vor 9 Jahren
  Yann Weber 25e5858ba2 Syntax error fixes vor 9 Jahren
  Yann Weber 69f948affd Added test for create, init and fields vor 9 Jahren
  Yann Weber c4ed3ee8de First commit for EmFieldGroup tests vor 9 Jahren
  Yann Weber a9757a4672 Disabling annoying warnings in sqlwrapper and fixing a bug in test_components vor 9 Jahren
  Yann Weber 97c6b41e88 Close #31 vor 9 Jahren
  Yann Weber a27f735b48 Writed tests from EmComponent.create() vor 9 Jahren
  Yann Weber e3b4e6ee74 Modified EmComponent's tests to fit with the new EmComponent class vor 9 Jahren