Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

fixed: showing gplay search result

Hasib Prince requested to merge 742-gplay_search_result into main

Description

Fixed the issue of showing gplay search result when gplay is selected in settings.

Screenshots

device-2022-10-28-214512

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

issues/742

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Edited by Hasib Prince

Merge request reports

Loading