[FOLIO-1894] add jMeter API test for searching selecting user by ID Created: 22/Mar/19 Updated: 03/Jun/20 Resolved: 26/Mar/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Jakub Skoczen | Assignee: | Eric Valuk |
| Resolution: | Done | Votes: | 0 |
| Labels: | platform-backlog, q1-performance | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||
| Sprint: | Core: Platform - Sprint 60 | ||||||||||||||||
| Story Points: | 1 | ||||||||||||||||
| Development Team: | Core: Platform | ||||||||||||||||
| Description |
|
This should include a test for direct user lookup which is used when displaying a selected user: /users/1234 the following API call is already included: /users/?query=id==1234 |