Answered step by step
Verified Expert Solution
Question
1 Approved Answer
can you tell me how to fix this code using python github-classroom[bot] * def test user login bad_password (client); with client: response = client, post(/registration,
can you tell me how to fix this code using python
github-classroom[bot] * def test user login bad_password (client); with client: response = client, post("/registration", , data ={ "email": "stevedsteve.com" "I "password": "testtest" "confirm": "testtest", \}. follow_redirectsotrue) assert response.request, path == ur __for ('authentication. login') assert response.status_code ==200 var = response == client.post ("/login, data =={ "email": "stevedsteve. com", "passward": "testtes", \}. follow_redirects=True) assert response.request.path == url_for('authentication. login') assert response.status_code ==2 assert bnPassword Incorrect" in response.data user_login_bad_password() , with client _password.py
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started