Story
The application should allow a user to search for a specific title by name and be presented with a list of similar matches available in the game library.
Acceptance Criteria
Given User attempts to locate a specific game by title
When The Home or Search loads and the user enters in a search query
Then User receives a list of matches returned by the search provider
Story
The application should allow a user to search for a specific title by name and be presented with a list of similar matches available in the game library.
Acceptance Criteria
Given User attempts to locate a specific game by title
When The Home or Search loads and the user enters in a search query
Then User receives a list of matches returned by the search provider