Skip to content
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

Testing: Back-end: Modify current & create new tests for fetching users list by ids #337

Closed
OrAbramovich opened this issue Apr 27, 2018 · 3 comments

Comments

@OrAbramovich
Copy link
Collaborator

No description provided.

@OrAbramovich OrAbramovich added this to the Mid Semester POC milestone Apr 27, 2018
@OrAbramovich OrAbramovich self-assigned this Apr 27, 2018
@OrAbramovich OrAbramovich added this to Backlog in Roommates via automation Apr 27, 2018
@OrAbramovich
Copy link
Collaborator Author

OrAbramovich commented Apr 27, 2018

Estimated time: 1 hour (incl. bug fixes)

OrAbramovich added a commit that referenced this issue Apr 27, 2018
Testing: Back-end: Modified current & created new tests for fetching users list by ids

I modified the GET /users/:id route to support single value or array as id parameter. The returned value is a JSON map that its properties are the ids and the value for each one is the relevant user document.
The commit includes tests modification and new tests.

#317, #337
@OrAbramovich
Copy link
Collaborator Author

Actual time: 1.5 hours (incl. bug fixes)

@OrAbramovich
Copy link
Collaborator Author

Done.

Roommates automation moved this from Backlog to Done Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roommates
  
Done
Development

No branches or pull requests

1 participant