-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backend] Integration existing API Testing #493
Comments
Hey, can I work on this? |
@meghana-12 Please update your progress |
Hello , I would like to contribute on this issue.If no one is working on it then please assign me. |
Lets wait till tomorrow else I will assign you |
I'm sorry for the late update. I'm occupied with some stuff rn, please assign this to someone else. Sorry for the inconvenience. |
@RituCs You can start working on it |
Thanks for assigning me. If you please tell more about the issue then it would be very helpful. I have used postman for testing get,post,delete request in one of my project.Please guide me what I have to do exactly. Thanks ! |
you need to compile all the given collections into a single collection |
Also need to add required validation/pre-request-script/ testcases wherever required |
Hey @jackfrost13 , I could not understand what exactly I have to do in "Fetching the longUrl 1".There is no current value for shortURL variable. |
This error could be cause the link doesn't exist in the db right now. Please make sure the link is in the db for some entry |
I have checked it is present. Could you please check and give me valid url which is in db. I have tried all but got same error . Thanks ! |
you can do so yourself by creating a short url for any long url |
I think so you are doing something wrong, |
Hey could u help me in getting issues to solve, and can i get this issue? |
Integrate existing API Testing files into one with proper test cases whereever requried.
If few API's are missing, one needs to add those. Checkout this commit b60fac2
We need Complete API testing till this commit.
For help on API testing refer #81
Existing Links:
https://www.postman.com/collections/999702eae01efd1e1846
https://www.getpostman.com/collections/69d0f7207dd18940e91a
https://www.postman.com/collections/aba0b43b7e2e18f7d9a7
https://www.getpostman.com/collections/aba0b43b7e2e18f7d9a7
The text was updated successfully, but these errors were encountered: