Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split and fix tst_searchengine #41

Merged
merged 2 commits into from
Feb 18, 2022
Merged

Split and fix tst_searchengine #41

merged 2 commits into from
Feb 18, 2022

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    eb7ec0d View commit details
    Browse the repository at this point in the history
  2. [tests] Split checkDefaultSearch of tst_searchengine to three. JB#57275

    There are separate test functions for adding search engine, changing default,
    and doing a search.
    
    The dedicated test.xml is updated so that url is like qmoztest. This
    way we can more easily compare url value. Actual search result is
    irrelevant.
    
    Further, test_003_searchFromWeb is skipped if there's no network
    connection as it would time out easily when trying to do http get
    without network to none existing service.
    rainemak committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    807901a View commit details
    Browse the repository at this point in the history