I want to ensure that a certain condition in my code causes a log message to be written to the django log. How would I do this with the Django unit testing framework?I want to ensure that a certain condition in my
I want to ensure that a certain condition in my code causes a log message to be written to the django log. How would I do this with the Django unit testing framework?I want to ensure that a certain condition in my