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

Addition of pytest case for not None values for frames and start/stop/step #4769

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Oct 27, 2024

  1. Update test_base.py

    Added pytest case where both frames and start/stop/step are present to raise valueerror
    talagayev authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    df3c376 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Updated changelog to add coverage of raise error case where frames and start/stop/step are present
    talagayev authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    664ac4e View commit details
    Browse the repository at this point in the history
  3. Update test_base.py

    talagayev authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    91eef3e View commit details
    Browse the repository at this point in the history
  4. Update test_base.py

    talagayev authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    24a65d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update CHANGELOG

    removed Changelog change
    talagayev authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    29d4da9 View commit details
    Browse the repository at this point in the history