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 a testing case for a future check integrity flag #8633

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

Commits on Jul 26, 2020

  1. Add a failing test case for a future check flag

    This commit adds a testing case for issue pypa#8579
    fbidu committed Jul 26, 2020
    Copy the full SHA
    c751bca View commit details
    Browse the repository at this point in the history
  2. Update tests/functional/test_check.py docstring

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    fbidu and webknjaz committed Jul 26, 2020
    Copy the full SHA
    ae8bcac View commit details
    Browse the repository at this point in the history
  3. Mark tests/functional/test_check.py as expected fail

    While the feature is not fully developed, this test is expected to fail
    
    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    fbidu and webknjaz committed Jul 26, 2020
    Copy the full SHA
    f4cf16d View commit details
    Browse the repository at this point in the history
  4. Update tests/functional/test_check.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    fbidu and webknjaz committed Jul 26, 2020
    Copy the full SHA
    8227dcd View commit details
    Browse the repository at this point in the history
  5. Update tests/functional/test_check.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    fbidu and webknjaz committed Jul 26, 2020
    Copy the full SHA
    d0d6d91 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Fix test_check pytest import

    fbidu committed Aug 10, 2020
    Copy the full SHA
    b3327e8 View commit details
    Browse the repository at this point in the history
  2. Gitignore wheel metadata

    fbidu committed Aug 10, 2020
    Copy the full SHA
    ce61044 View commit details
    Browse the repository at this point in the history
  3. Add trivial NEWS entry

    fbidu committed Aug 10, 2020
    Copy the full SHA
    9a00373 View commit details
    Browse the repository at this point in the history