Yann Weber
|
cf691c6538
|
Add a test on LeCrud.select() method (test order, groups, limit and offset arguments) + small bugfixes
|
9 years ago |
Roland Haroutiounian
|
141ba96de3
|
Deleted the get_relation call in leapidatasource's update_rank method
|
9 years ago |
Roland Haroutiounian
|
6b92ec7d9b
|
Changed the leapidatasource's update_rank method according to the LeRelation.set_rank method's changes
|
9 years ago |
Roland Haroutiounian
|
5a21025d89
|
Added a _parse_rank method in LeRelation and the corresponding tests
|
9 years ago |
Yann Weber
|
67dbe5c097
|
Implements relation stuff + a lot of fixes in tests and in leo fieldtypes validation stack
|
9 years ago |
Yann Weber
|
59d489bd67
|
Implements delete instance methods for relations classes
|
9 years ago |
Roland Haroutiounian
|
71443679d5
|
[87] delete method from LeRelation can now take a string as parameter for the target_class
|
9 years ago |
Roland Haroutiounian
|
d5169cf9a1
|
[#87] Added the delete method to LeRelation
|
9 years ago |
Yann Weber
|
3ae2e6e613
|
Moved all modules related to DB in the DataSource folder ( fixes #88 )
|
9 years ago |
Yann Weber
|
6a6326831a
|
Upgrade type check in leo fieldtype + unskip some tests
|
9 years ago |
Roland Haroutiounian
|
a188aa09f8
|
Unskipped the test_get method in the LeHierarch test case class
|
9 years ago |
Roland Haroutiounian
|
5116ed0986
|
Unskipped the unit test on LeRelationTestCase for _prepare_filters method
|
9 years ago |
Roland Haroutiounian
|
6817d3e010
|
First implementation of the _prepare_filters method in LeRelation class
|
9 years ago |
Yann Weber
|
f98b15bdb9
|
More tests for LeRel2Type
A get fails test
|
9 years ago |
Yann Weber
|
b54e46a09b
|
Update _LeClass __init__ + first test for LeRel2Type
|
9 years ago |
Yann Weber
|
4ab9c124a0
|
Add tests for update and delete methods of LeRelation and LeHierarch
Almost all LeRelation and LeHierarch main features are covered by unit tests
|
9 years ago |
Yann Weber
|
a0a83ad19b
|
Add test + small bugfixes in fieldtypes + implementations of short utils methods
|
9 years ago |
Yann Weber
|
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
|
9 years ago |