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

test: add blacklist URLs to automated tests #8558

Merged
merged 41 commits into from
Feb 15, 2024
Merged

Commits on Feb 8, 2024

  1. add blacklistURLs.js

    chrisleewilcox committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9ec6d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c87e9d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    289b786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b035e1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb0eb6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3c07e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f240c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5a79af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d035dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    babedf0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3934a95 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    82b83b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    c59bc41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffcb723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f4145e View commit details
    Browse the repository at this point in the history
  4. fix export

    chrisleewilcox committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7d31222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6700ec2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da02208 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    266b06e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9fd8cc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7834441 View commit details
    Browse the repository at this point in the history
  10. add JSDocs

    chrisleewilcox committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5fcc888 View commit details
    Browse the repository at this point in the history
  11. rename file

    chrisleewilcox committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7a15628 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5405c59 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    2343b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af672b View commit details
    Browse the repository at this point in the history
  3. fix formatting

    chrisleewilcox committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    b4f9c07 View commit details
    Browse the repository at this point in the history
  4. remove setTimeout

    chrisleewilcox committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    01a3e1b View commit details
    Browse the repository at this point in the history
  5. add JSDocs

    chrisleewilcox committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    85a9ea6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5843a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d6bd4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e896edd View commit details
    Browse the repository at this point in the history
  9. update JSDocs

    chrisleewilcox committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2d23e2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00cf97d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    966c465 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. add regex for android

    chrisleewilcox committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    168fba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0892d7c View commit details
    Browse the repository at this point in the history
  3. update property names

    chrisleewilcox committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    33cd632 View commit details
    Browse the repository at this point in the history
  4. escape closing quote

    chrisleewilcox committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    919d797 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    db7e68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f053b36 View commit details
    Browse the repository at this point in the history