How to test Djang PasswordChangeForm
I am trying to write a test for my changing password view, which users the PasswordChangeForm. This is the test:
I am trying to write a test for my changing password view, which users the PasswordChangeForm. This is the test: