I think about how can I create testcase for DB Comment django already has test utility assertion like a "assertTableExists" or "assertColumnExists" , Index, Constraint .... etc...
then. I think It seems appropriate that I make new assertion "assertDBCommentExists" but If I make "assertDBCommentExists" , I needs to be modified to contain db Comment Info to each "DatabaseIntrospection.get_table_description()" I would like to ask for advice on whether this is an appropriate way. cc. jchubber -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/c11d6abd-5d9e-4533-88c0-7572b7709af3n%40googlegroups.com.