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

Meaningful error messages when get_group() and get_event() lookups fail. #108

Merged
merged 6 commits into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. Meaningful error messages when get_group() and get_event() lookup…

    …s fail. Add coverage in manual end-to-end test suite.
    elliot-100 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    35f471c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c01618 View commit details
    Browse the repository at this point in the history
  3. tests: re-implement get_group() and get_event() pseudo-tests in n…

    …ew `test_spond.py` pytest suite
    elliot-100 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    581e5c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ab73f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dc67f7 View commit details
    Browse the repository at this point in the history
  6. docs: minor docstring fix

    elliot-100 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e5fb2f3 View commit details
    Browse the repository at this point in the history