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

Add tests for instant results feature #2851

Merged
merged 25 commits into from
Sep 20, 2022
Merged

Add tests for instant results feature #2851

merged 25 commits into from
Sep 20, 2022

Commits on Jun 21, 2022

  1. Add tests for instant results feature

    Mohammed Razzaq authored and Mohammed Razzaq committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    72949ff View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Change the activation to dashboard and test post name

    Mohammed Razzaq authored and Mohammed Razzaq committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    59459d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. More test cases for instant results

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    b12fb4f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Add search widget to test the results

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    e8c2d23 View commit details
    Browse the repository at this point in the history
  2. Proepr text to test against the search

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    23bd726 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Merge branch 'develop' of github.com:10up/ElasticPress into fix/issue…

    …-2788
    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    846bdeb View commit details
    Browse the repository at this point in the history
  2. show the same modal after reload

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3da23cb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. add delay to test the results

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    c62f87e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Add more tests for Instant results

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ff12865 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Change the filter

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    def00fc View commit details
    Browse the repository at this point in the history
  2. Proper class names

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    88cc2cd View commit details
    Browse the repository at this point in the history
  3. Search for a category

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    92cb69c View commit details
    Browse the repository at this point in the history
  4. Search for a post with category

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    affd195 View commit details
    Browse the repository at this point in the history
  5. Remove the taxonomy label test for now

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    23edea8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Merge branch 'develop' of github.com:10up/ElasticPress into fix/issue…

    …-2788
    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3855004 View commit details
    Browse the repository at this point in the history
  2. Merge small tests and improve code

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    49dff57 View commit details
    Browse the repository at this point in the history
  3. Add search widget

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    fc68cf5 View commit details
    Browse the repository at this point in the history
  4. Should be able to enable the feature when in ep.io

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    227558d View commit details
    Browse the repository at this point in the history
  5. Add wrap for the result

    Mohammed Razzaq authored and Mohammed Razzaq committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    bb47c93 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    c768aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1f7a27 View commit details
    Browse the repository at this point in the history
  3. Fix type comparison

    felipeelia committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7a5cb9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85cacdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    487796e View commit details
    Browse the repository at this point in the history
  6. Wait for request

    felipeelia committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a2c0906 View commit details
    Browse the repository at this point in the history