-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
As a user
I want to search for Devbook users
So that I can find users based on search criteria.
Scenario: I search for a user named John Doe
Given there is at least one registered user
When I type the name "John Doe" in the search bar
And hit the search button
Then I should see a page of results listing users ordered by how close their name matches
Metadata
Metadata
Assignees
Labels
No labels