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

feat: toContainElement matcher #1495

Merged
merged 12 commits into from
Sep 19, 2023

Commits on Sep 19, 2023

  1. feat: add toContainElement matcher

    siepra authored and mdjastrzebski committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fe9e6f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df01c72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e34ee52 View commit details
    Browse the repository at this point in the history
  4. fix: checking host element

    siepra authored and mdjastrzebski committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    225ec96 View commit details
    Browse the repository at this point in the history
  5. test: passing null as argument

    siepra authored and mdjastrzebski committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    cb3ef7e View commit details
    Browse the repository at this point in the history
  6. chore: rename basic test case

    siepra authored and mdjastrzebski committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d645738 View commit details
    Browse the repository at this point in the history
  7. test: negative case

    siepra authored and mdjastrzebski committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    972d6e3 View commit details
    Browse the repository at this point in the history
  8. test: on null elements

    siepra authored and mdjastrzebski committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    48002c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d3b1b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a383a34 View commit details
    Browse the repository at this point in the history
  11. refactor: tweaks

    mdjastrzebski committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7a3cf3e View commit details
    Browse the repository at this point in the history
  12. refactors: cleanup

    mdjastrzebski committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    49ad4e1 View commit details
    Browse the repository at this point in the history