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 more parameters to overridable methods for parameterized ID creation #12628

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Jul 18, 2024

  1. Add idx to hook callback

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0d7270e View commit details
    Browse the repository at this point in the history
  2. Add argname and idx to ID callable arguments

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d847ccb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    591c2b4 View commit details
    Browse the repository at this point in the history
  4. Fixed idfn type hints

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1e9c984 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add-new-parameters-to-overridable-methods' of https://g…

    …ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d7ce6ae View commit details
    Browse the repository at this point in the history
  6. Fixed test methods

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    87950b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8693d2 View commit details
    Browse the repository at this point in the history
  8. Added changelog item

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a778e57 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'add-new-parameters-to-overridable-methods' of https://g…

    …ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    119a7e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    103d2bd View commit details
    Browse the repository at this point in the history
  11. Fixed parameter type in IdMaker instance creation

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c700976 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'add-new-parameters-to-overridable-methods' of https://g…

    …ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5ceb849 View commit details
    Browse the repository at this point in the history
  13. Fixed parameter type

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    929949f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a698b94 View commit details
    Browse the repository at this point in the history
  15. Fixed fixture type hint

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    10603cd View commit details
    Browse the repository at this point in the history
  16. Merge branch 'add-new-parameters-to-overridable-methods' of https://g…

    …ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5d2d1c6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9b329f0 View commit details
    Browse the repository at this point in the history
  18. Fixed type hint and argument number

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    024e7bd View commit details
    Browse the repository at this point in the history
  19. Merge branch 'add-new-parameters-to-overridable-methods' of https://g…

    …ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    23f0f41 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    441fad4 View commit details
    Browse the repository at this point in the history
  21. Fixed more type hints

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0f3ec5b View commit details
    Browse the repository at this point in the history
  22. Merge branch 'add-new-parameters-to-overridable-methods' of https://g…

    …ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    408d7be View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a2e1868 View commit details
    Browse the repository at this point in the history
  24. Fixing types and typehints

    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9e0de13 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'add-new-parameters-to-overridable-methods' of https://g…

    …ithub.com/NicoloBorghi/pytest into add-new-parameters-to-overridable-methods
    Nicolo_Borghi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f25907f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    07ff3b3 View commit details
    Browse the repository at this point in the history