1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-25 23:06:55 +01:00
Commit graph

27 commits

Author SHA1 Message Date
Roland Haroutiounian
71443679d5 [87] delete method from LeRelation can now take a string as parameter for the target_class 2015-12-02 14:59:55 +01:00
Roland Haroutiounian
d5169cf9a1 [#87] Added the delete method to LeRelation 2015-12-02 12:00:35 +01:00
Yann
3ae2e6e613 Moved all modules related to DB in the DataSource folder ( fixes #88 ) 2015-12-02 11:35:55 +01:00
Yann
5c1e89f890 Associating exceptions with field name in error lists ( cf. #89 ) 2015-12-02 11:05:20 +01:00
Yann
6a6326831a Upgrade type check in leo fieldtype + unskip some tests 2015-12-02 09:49:42 +01:00
Roland Haroutiounian
a188aa09f8 Unskipped the test_get method in the LeHierarch test case class 2015-12-02 09:47:01 +01:00
Roland Haroutiounian
5116ed0986 Unskipped the unit test on LeRelationTestCase for _prepare_filters method 2015-12-02 09:39:01 +01:00
Yann
e868055e75 Updated tests on update methods 2015-12-02 09:35:18 +01:00
Roland Haroutiounian
6817d3e010 First implementation of the _prepare_filters method in LeRelation class 2015-11-27 17:25:20 +01:00
Yann
f98b15bdb9 More tests for LeRel2Type
A get fails test
2015-11-27 17:19:56 +01:00
Yann
b54e46a09b Update _LeClass __init__ + first test for LeRel2Type 2015-11-27 17:11:40 +01:00
Yann
4ab9c124a0 Add tests for update and delete methods of LeRelation and LeHierarch
Almost all LeRelation and LeHierarch main features are covered by unit tests
2015-11-27 16:37:28 +01:00
Yann
a0a83ad19b Add test + small bugfixes in fieldtypes + implementations of short utils methods 2015-11-27 15:59:06 +01:00
Yann
6da730f782 Write some test for LeRelation + __eq__ for LeObject + import bugfix in LeRelation
The test are skipped and can be unskipped as soon as LeRelation._prepare_filters() is implemented
2015-11-27 14:25:16 +01:00
Yann
967be41ede Disabled tests on LeDatasource SQL 2015-11-27 11:46:54 +01:00
Yann
9cc1e8ab96 Started LeRelation and childs implementation
Begin to work on fieldtypes
2015-11-26 16:56:41 +01:00
Yann
0349007243 Added tests + bugfix on LeType __init__ method 2015-11-26 14:43:05 +01:00
Yann
bbdee7d082 Tests + bugfixes on LeCrud LeObject LeClass and LeType delete and get methods 2015-11-26 14:29:25 +01:00
Yann
281acd45f9 Bugfix in insert calls in Lecrud + Tests bugfix 2015-11-26 11:31:41 +01:00
Yann
52cbce9865 Changed LeFactory generated code (again) + Bugfix on LeCrud + more tests and tests update 2015-11-26 11:05:51 +01:00
Yann
aae570e5bc Bugfix + added some tests to LeCrud 2015-11-25 17:34:39 +01:00
Yann
4fedabcf88 Move and skip some tests 2015-11-25 14:37:34 +01:00
Yann
1a561bf6ff Moved the check_datas_value method to lecrud + small bufixes 2015-11-25 14:26:36 +01:00
Yann
432de540e9 Implementing get and tools functions in LeCrud (deleting most of them from _LeObject)
Skipping a lot of tests
2015-11-25 12:06:28 +01:00
ArnAud
cfbe4ba6db leo: first draft of check data workflow 2015-11-25 12:01:13 +01:00
Yann
187886362d Updated LeFactory generated code and LeFactory class itself
Bugfixes in generated code imports
Enhancement on generated classes retrieval
2015-11-20 14:28:41 +01:00
Yann
e335019f79 Renamed the package leobject in leapi 2015-11-19 16:10:18 +01:00