mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
- set items to the full list of hashtags or users to avoid unnecessarily reassigning the items variable based on suggestionType - refactor tests to trigger onFilter, which calls filterSuggestionList, then check that it returns a maximum of 15 items both for queries and empty queries - fix description with incorrect type(users, instead of hashtags) - return 15 items, not 14