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 pytest db_test markers to our tests #35264

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Commits on Oct 30, 2023

  1. Add pytest db_test markers to our tests

    This PR is separated out from apache#35160 in order to make the big
    refactor and splitting out our test harness to DB and Non-DB
    tests far more easy to review.
    
    This change contains purely adding db_tests markers to the tests
    that need them, and as such it requires very litte effort to
    review. Once this one is merged hoever, the apache#35160 will become
    way smaller in terms of number of files to review, which will
    make it far easier to review using GitHub Interface.
    potiuk committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8465c5b View commit details
    Browse the repository at this point in the history