-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugCode that results in unknown/unwanted resultsCode that results in unknown/unwanted results
Description
Component
Backend (Go API)
Bug Description
The new
/users/searchendpoint is not covered by the existing backend HTTP test suite (seebackend/api/internal/tests/user_test.go). Please add test cases for at least: emptyq(returns []), a prefix match, and enforcing thecountmax (20).
Originally posted by @Copilot in #128
Steps to Reproduce
No response
Expected Behavior
Have testing for /users/search
Actual Behavior
No response
Logs or Error Messages
Screenshots
No response
Environment Information (Optional)
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugCode that results in unknown/unwanted resultsCode that results in unknown/unwanted results