fixed: showing gplay search result
Description
Fixed the issue of showing gplay search result when gplay is selected in settings.
Screenshots
Technical details
Tests
Scenario: Show apps from gplay
Given Open source and pwa is selected from settings
When User goes to search page
And search for "telegram"
Then search result for Telegram is shown from both source (pwa/open source)
Scenario: Show apps from gplay
Given all three soruces are selected from settings
When User goes to search page
And search for "telegram"
Then search result of Telegram is shown from all sources (pwa/open source/gplay)
Scenario: Show apps from gplay
Given all sources are selected from setting
When User goes to search page
And search for "Element"
Then Search result of Element is shown from all sources (pwa/open source/gplay)
Issues
10 commandments of code reviews
Edited by Hasib Prince