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

[master] migrating mac module integration tests to pytest. #65530

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    20570ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705cdb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    97ee142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    071074b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    5853b87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f3ac8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    350f4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d980f0f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    a24cc91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf6dc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47fa609 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    eff3e3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    817ae82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    412370f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82c9d4c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Update test_mac_keychain.py

    Need to mock cmd again for the second call.
    garethgreenaway authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    39d6e5f View commit details
    Browse the repository at this point in the history
  2. Update mac_keychain.py

    Update openssl_cmd is legacy is True.
    garethgreenaway authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    1dd2269 View commit details
    Browse the repository at this point in the history
  3. Update test_mac_keychain.py

    Need to recreate the mock to ensure the number of calls is correct.
    garethgreenaway authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    118a0aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95ec32c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9af1d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

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

Commits on Nov 20, 2023

  1. suggested changes

    garethgreenaway committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    70dfb5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47eed7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39712a8 View commit details
    Browse the repository at this point in the history
  4. fixing test_mac_desktop.py test_mac_keychain.py test_mac_power.py tes…

    …t_mac_power_wake_on_modem.py test_mac_service.py
    garethgreenaway committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    80ba0f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fdd640 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. removing __utils__

    garethgreenaway committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    24d56cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    975130b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    c061f15 View commit details
    Browse the repository at this point in the history
  2. Just run the required fixtures, for the tests needing them

    Signed-off-by: Pedro Algarvio <[email protected]>
    s0undt3ch committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    63d2616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd75e40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49cc7f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2193898 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d375b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79da7db View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 24, 2023

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

Commits on Nov 28, 2023

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