Bases: unittest.case.TestCase
date type should also be able to handle iso datetime strings.
this verifies that the fallback in the Date result_processor works.
Bases: unittest.case.TestCase
if only one attribute of Craty is changed the update should only update that attribute not all attributes of Craty
test that the change tracking doesn’t get messed up
delitem -> setitem
test that the change tracking doesn’t get messed up
setitem -> delitem
test that the change tracking doesn’t get messed up
setitem -> delitem -> setitem