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

Refactor and overhaul test_official #4087

Merged
merged 9 commits into from Feb 9, 2024
Merged

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    0f409de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ebb7fb View commit details
    Browse the repository at this point in the history
  3. Add class for exceptions

    harshil21 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d8cc4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3103998 View commit details
    Browse the repository at this point in the history
  5. Add logging to the tests

    harshil21 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f70bcae View commit details
    Browse the repository at this point in the history
  6. Fix docstring type

    harshil21 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ec688e5 View commit details
    Browse the repository at this point in the history
  7. Drastically simplify check_param_type

    This was achieved by resolving ForwardRefs and changing the method of how type annotations are compared with the official API
    harshil21 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9a93927 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe1b653 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    harshil21 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c55e5e2 View commit details
    Browse the repository at this point in the history