I was having the hardest time just getting a response from my deployed DB and tried out a bunch of imports like flaskr and pytest and this is the only way I've been able to get anything at all. Thank you! Your video put me back on the right track for my app.
This really helped me get started. I think some of the 'what' and 'why' are breezed over so quickly though. Can you do an in-depth video on what kind of things you'd want to test and why?
Please while trying out the tester.test1.getalltodos() I got an error saying "No connection could be made because the target machine actively refused it" please how can I solve this error and I am using a Windows machine
No I didn't set an origin in any form Do you have an idea on how I could establish the connection or check if a restriction has been set in order solve the error
I was having the hardest time just getting a response from my deployed DB and tried out a bunch of imports like flaskr and pytest and this is the only way I've been able to get anything at all. Thank you! Your video put me back on the right track for my app.
Am glad it did, all the best with your project Erik 😊
looks like fast API, anyhow a great video
This really helped me get started. I think some of the 'what' and 'why' are breezed over so quickly though. Can you do an in-depth video on what kind of things you'd want to test and why?
Hey Deli, thanks for the feedback. I'll improve on that
simple, clean and comprehensible. Thank you!
Hey zek, thanks and glad you liked it
Thanks for your tutorial! It really helped me a lot!
best video explaining this, than you so much
Am glad you liked it
Please while trying out the tester.test1.getalltodos() I got an error saying "No connection could be made because the target machine actively refused it" please how can I solve this error and I am using a Windows machine
How you in anyway set a limit or restricted the origins that can make a request to your server?
No I didn't set an origin in any form
Do you have an idea on how I could establish the connection or check if a restriction has been set in order solve the error