Yemisi

Results 10 comments of Yemisi

@carltongibson Please can you check the implementation in the new commit I made? Java script encodeURIComponent() and encodeURI() didn't fix it. So I had to write a function, using the...

> It's getting there. You've got the testing harnessing in the right place, but the escaping isn't right. > > For Topping pk="_40": Change Form page URL: http://127.0.0.1:8000/admin/test_one/topping/_5F40/change/ Generated Pop-up...

@carltongibson please can you review the recent PR?

Yes it makes sense. My question is, does it mean i'm not suppose to click here self.selenium.find_element(By.ID, "id_house").click() Since i already saved it here self.selenium.find_element(By.NAME, "_save").click()

> Yes it makes sense. My question is, does it mean i'm not suppose to click here self.selenium.find_element(By.ID, "id_house").click() Since i already saved it here self.selenium.find_element(By.NAME, "_save").click() @Carlton, I have...

> > Yes it makes sense. My question is, does it mean i'm not suppose to click here self.selenium.find_element(By.ID, "id_house").click() Since i already saved it here self.selenium.find_element(By.NAME, "_save").click() > >...

@carltongibson please can you check the last PR i made?

> Hey @Oluwayhemisi wave > > Carlton has moved on from his fellow role. > > If you're happy the review comments are addressed I suggest unticking the 'needs improvement'...

@felixxm I will look into it. So sorry for the late response.

@nessita Thank you for the commits, I will go through it and give you a feedback. As regards to the issue reported by Mariusz, I will look into it and...