-
Notifications
You must be signed in to change notification settings - Fork 80
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
Manually test and report GET /users API #237
Comments
hello, I want to try this, but I am not sure which repository is the test to be done in, can you please help ? |
@Ln11211 hey the test is to be done in this very repository, you can either test it on the deployed Heroku link or setup the backend locally and then test it too! |
@vj-codes, I'm not sure if I can do this, so I don't want you to assign it to me yet but I'll try it and then I'll let you know if I have any success, is it ok ? |
@vj-codes , I have checked the https://stem-diverse-tv.herokuapp.com/ and couldn't find GET /users to test.. |
@Ln11211 you have to test on https://bridgeintech-bit-heroku-psql.herokuapp.com/ and not the link you commented above |
@vj-codes , OK I started trying this by first creating a new user, but I haven't got the confirmation mail yet.. |
@mtreacy002 Is this issue open? Is someone working on this? |
Description
As a tester,
I need to test GET /users endpoint,
so that we can ensure the feature works perfectly fine.
You should create a markdown file inside
/docs/manual_tests
with following content:Acceptance Criteria
Update [Required]
Enhancement to Update [Optional]
Definition of Done
Estimation
2-3 hours
The text was updated successfully, but these errors were encountered: