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

tests: convert to pytest idioms #366

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

tests: convert to pytest idioms #366

wants to merge 16 commits into from

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    c1f1895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c08e30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85b1d99 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    9f44408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1289cab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58704df View commit details
    Browse the repository at this point in the history
  4. chore: appease isort

    tseaver committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e8a13be View commit details
    Browse the repository at this point in the history
  5. chore: appease black

    tseaver committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5151174 View commit details
    Browse the repository at this point in the history
  6. chore: appease flake8

    tseaver committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1a907c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ca47b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    070fc6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e86ea45 View commit details
    Browse the repository at this point in the history
  10. tests: test schemas using pytest

    Split declarative tests out to separate 'tests/test_declarative.py'.
    tseaver committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a600f40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f3f3f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9464051 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6808a9d View commit details
    Browse the repository at this point in the history