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

Made panda use pva signal backend instead of pvi_get #43

Merged
merged 11 commits into from
Mar 7, 2024

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    16c4696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830619d View commit details
    Browse the repository at this point in the history
  3. Give default panda name

    DiamondJoseph authored and evalott100 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2c212b5 View commit details
    Browse the repository at this point in the history
  4. Sim_panda

    DiamondJoseph authored and evalott100 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ef68640 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99ebff0 View commit details
    Browse the repository at this point in the history
  6. Remove pvi_get from signal

    DiamondJoseph authored and evalott100 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cbe1291 View commit details
    Browse the repository at this point in the history
  7. Get value of pvi in dict test

    DiamondJoseph authored and evalott100 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    78db1d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87a8ed4 View commit details
    Browse the repository at this point in the history
  9. removed ensure removed

    Removed the `_ensure_removed` and used a `tmp_path` instead.
    Each fixture uses its own `tmp_path`. Fixes some of the flakeyness
    in `tests/epics/test_signals.py::test_backend_get_put_monitor`.
    evalott100 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a49459c View commit details
    Browse the repository at this point in the history
  10. Update tests/epics/test_signals.py

    Co-authored-by: Tom C (DLS) <[email protected]>
    2 people authored and evalott100 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0dc53b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    fd3a1d8 View commit details
    Browse the repository at this point in the history