prieto
|
db835cd61e
|
Debug 15/06
|
8 years ago |
Roland Haroutiounian
|
46732d6ce0
|
fixed a method call in the migration handler
|
8 years ago |
Roland Haroutiounian
|
9ee52042bd
|
Init collection names are dynamically defined in the migration handler
|
8 years ago |
Roland Haroutiounian
|
74463649da
|
Added the editorial model in the init of the migration handler
|
8 years ago |
Yann Weber
|
ee06ccf1eb
|
Bugfix in webui plugin
Avoid useless impossible import by putting confpsec in a dedicated file
|
8 years ago |
Roland Haroutiounian
|
1b9cb1a72d
|
Changed the routing rules naming system
|
8 years ago |
Roland Haroutiounian
|
77a857be5e
|
Bug fix on the migration_handler's register change method
|
8 years ago |
Roland Haroutiounian
|
510c4f29de
|
An unused import is deleted
|
8 years ago |
Yann Weber
|
79cd9b21b1
|
Bugfixes in MongoDb datasource
- bugfixes in connection string generator
- bugfixes in garbage collection of opened connections
|
8 years ago |
Yann Weber
|
1ea9269742
|
Small bugfixes in leobject and validator
- Replaced a self. by cls. in leobject
- Changed default value for runtest option
|
8 years ago |
Yann Weber
|
33b9ad84c6
|
Tests + bugfix on LeObject.get method
- Changed the way of instanciating results object in get (using __new__ )
|
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
|
22dbedf781
|
Test runner enhancement
Now it support -v and -f options (kind of dirty support for the moment...)
|
8 years ago |
Yann Weber
|
0404ded91f
|
Small fixe in runtest
|
8 years ago |
Yann Weber
|
59e33b9a68
|
Bugfixes in query, in the execute method
|
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 |
prieto
|
7c5ebc3035
|
self.__namein delete
|
8 years ago |
prieto
|
410ecef0fe
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
27985b8411
|
O
|
8 years ago |
Yann Weber
|
fcaf9c86ce
|
New version of tests
Now an instance is created, tests are copied in it and the run
|
8 years ago |
prieto
|
69c3001b1b
|
__ instead of _
|
8 years ago |
prieto
|
11328fca29
|
Correction
|
8 years ago |
prieto
|
96aa360702
|
Remove conflictsMerge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
Conflicts:
lodel/leapi/leobject.py
lodel/leapi/query.py
|
8 years ago |
prieto
|
c3e62e57be
|
Corrections
|
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 |
prieto
|
669ec976a4
|
Corrections __init
|
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
The first ones will be the functions used for the setup and teardown of the datasource based tests
|
8 years ago |
Roland Haroutiounian
|
ca6af9432b
|
Split of the connect function to create a connection function that return a MongoClient object
This is used for the tests that needs to have access to a connection to be able to drop the test databases
|
8 years ago |
prieto
|
53ad4dcbc0
|
Adding import warnings
|
8 years ago |
prieto
|
96f35011fa
|
Datas_base
|
8 years ago |
prieto
|
4acb7832ff
|
Coorecting dats_base
|
8 years ago |
prieto
|
d06d5cd24b
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
b8b740ebd3
|
Adding _check_data_value methods for all types
|
8 years ago |
Yann Weber
|
a306f4c054
|
More tests on LeObject, this time by mocking the queries classes
|
8 years ago |
prieto
|
a5474695a8
|
correct an error of keyboard
|
8 years ago |
prieto
|
955e327215
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
8806738bba
|
correct lequery execute
|
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 |
Yann Weber
|
7f2246756d
|
Exceptions enhancement in 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
|
d4a5ee3433
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
45f09240f7
|
Coorecting error by passing cls to query
|
8 years ago |
Roland Haroutiounian
|
3ba9d9a4fe
|
Added a first init_db command in scripts/admin
|
8 years ago |