Yann Weber
|
10379c6a95
|
Fieldgroups are deleted
|
9 years ago |
Yann Weber
|
76782b1b5b
|
BugFix in Model tests
An old string was given as argument to DummyMigrationHandler and was interpreted as debug = True
|
9 years ago |
Yann Weber
|
b521c2c7b6
|
Modified EmField and Model to fit with the new fieldtypes
|
9 years ago |
Yann Weber
|
abb700b0c0
|
Added 2 invalid params for emclass_from_name() method
|
9 years ago |
Yann Weber
|
ea51650ab3
|
Added tests on Types hierarchy and selected field for migrate_handler() method
|
9 years ago |
Roland Haroutiounian
|
233ce905fc
|
PEP8/PyLint on test_model.py
|
9 years ago |
Yann Weber
|
06bd3b141d
|
Model construct enhancement with backend and MH inheritance
Every backend and MH are now subclasses of dummy ones. This allow to check the type with issubclass.
|
9 years ago |
Yann Weber
|
5bccb6bae2
|
Updates on Model tests
|
9 years ago |
Yann Weber
|
7b1f3dca38
|
Add tests for Model
On create_component on delete_component on set_backend and on migrate_handler
|
9 years ago |
Yann Weber
|
eba33c3ecb
|
Adding some tests for Model
|
9 years ago |
Yann Weber
|
c37a5b5425
|
Put the django migration handler in dryrun (simulation) mode for EM tests
|
9 years ago |
Roland Haroutiounian
|
bd6fa1e0e9
|
[#49] deleted an obsolete commented import
|
9 years ago |
Roland Haroutiounian
|
e4dfc1bb7a
|
[#49] Changes made in the unit tests for test_model
|
9 years ago |
Roland Haroutiounian
|
eaf0520d3b
|
[#49] Changed the migration handler used in the tests for Model
|
9 years ago |
Yann Weber
|
9d77bb6a52
|
Rewrite tests for EmComponent and Model
|
9 years ago |