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

Make Response Exception work #297

Merged
merged 14 commits into from
Jul 13, 2024

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    93d81f0 View commit details
    Browse the repository at this point in the history
  2. refactored all unit tests to use Theory iso Fact for allowing to test…

    … more than one Receiver if appropriate
    RobertK66 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0f53ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    55ed30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b9232 View commit details
    Browse the repository at this point in the history
  3. Changed the way logger is set on all channels, fixed bug with heartbe…

    …at timer and wrote a test for it
    Tapanila committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    82ede79 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    222367e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    831a629 View commit details
    Browse the repository at this point in the history
  3. add LOAD_ERROR message

    make Channel Loggers to pick up the according receive messages.
    RobertK66 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f83ddf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. make tests run always

    - got rid of stic TestHelper (didn't really help)
    - shutdown client in all Media Channel tests to keep device in idle(?) -> this helped!!!
    RobertK66 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1c767b0 View commit details
    Browse the repository at this point in the history
  2. make load error work correct

    (really use task completion object to Enter the Exception in await task)
    RobertK66 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    054f22b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e492871 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    0d8aa7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824a5af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ed9651 View commit details
    Browse the repository at this point in the history