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

ci: update wp-browser, codeception to latest versions #3059

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Feb 17, 2024

  1. - update tests to use assertArrayHasKey instead of assertQueryError b…

    …ased on some failures with wp-graphql-testcase (looking into it)
    jasonbahl committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    1f6fdfa View commit details
    Browse the repository at this point in the history
  2. no message

    jasonbahl committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e9a6da2 View commit details
    Browse the repository at this point in the history
  3. - update lucatume/wp-browser and codeception modules to latest versions

    - update test configs to include backupGlobals and backupStaticAttributes (see: lucatume/wp-browser#673)
    jasonbahl committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ff1f26e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f49c91a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25a734a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    899019e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b81c63 View commit details
    Browse the repository at this point in the history
  8. - update WP_HTTP_BLOCK_EXTERNAL: false to allow the current MediaItem…

    …Mutation tests to pass
    jasonbahl committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    76a2270 View commit details
    Browse the repository at this point in the history
  9. - update MediItemMutations to use an image from Github on the repo in…

    …stead of random image from the web
    jasonbahl committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7c0a312 View commit details
    Browse the repository at this point in the history
  10. - update tests to expect _doing_it_wrong responses where expected

    - update test classes that had missing variable definitions
    jasonbahl committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2f02fae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    678caa8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. - update docblocks

    - turn off path_coverage
    - reduce use of ternary statements
    jasonbahl committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8b0c049 View commit details
    Browse the repository at this point in the history