not able to pass test even after testing
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
.
Challenge: Run Functional Tests on an API Response using Chai-HTTP III - PUT method
Link to the challenge:
not able to pass test even after testing
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
.
Challenge: Run Functional Tests on an API Response using Chai-HTTP III - PUT method
Link to the challenge:
which test is not passing?
You should test for 'res.status' to be 200.
is passing now
code seems ok, what shows in the Logs for this test?
logs is not showing anything , can you ask for access
Your code is passing, you can submit your solution later again
submit your solution now
it worked but why ?
its happening same for next assignment
@Advitya-sharma, since I found your code ok and it passed on chai test, I was looking for a way to apply the same code. And finally what I found is single quote mark ' '
is working instead of double quote mark " "
.
Also please note that, never click on the Format this file
until you complete all the tests.
Apply the same rule, replace the quote marks