I am writing tests in order to see if a user can register and if successful, is redirected to home page.
I have created a class RegisterPageViewtest(TestCase):<
class RegisterPageViewtest(TestCase):<