1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-07-10 01:10:49 +02:00
lodel2_mirror/EditorialModel/test
Yann 76782b1b5b BugFix in Model tests
An old string was given as argument to DummyMigrationHandler and was interpreted as debug = True
2015-10-21 09:50:26 +02:00
..
__init__.py Fixing tests name to actually make them run 2015-05-27 11:20:25 +02:00
me.json classtype: use the same naming pattern for *_id fields 2015-10-16 13:46:29 +02:00
model-lodel-1.0.xml start of lodel1 migration tool 2015-10-08 10:43:55 +02:00
test_classes.py Implements the EmClass::linked_type() method and add 2 new property method to EmField : em_class and fieldgroup 2015-10-20 17:10:40 +02:00
test_component.py PEP8/PyLint on test_component.py 2015-09-30 14:50:44 +02:00
test_field.py Implements the EmClass::linked_type() method and add 2 new property method to EmField : em_class and fieldgroup 2015-10-20 17:10:40 +02:00
test_fieldgroups.py [Tests - EmFieldGroup] Cleaned old and useless comments in the code 2015-07-30 17:07:56 +02:00
test_model.py BugFix in Model tests 2015-10-21 09:50:26 +02:00
test_types.py PEP8/PyLint on test_types.py 2015-09-30 15:00:40 +02:00