test_serializer.py
58.1 KB
-
[Add]: CustomValidationTests.test_partial_update · b74c5235
This test is to make sure that validate_<attrname> is not called when partial=True and <attrname> is not found in .data.
Colin Huang committed
This test is to make sure that validate_<attrname> is not called when partial=True and <attrname> is not found in .data.