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

creating a unit test using mocking for the generate SS function #20

Closed
wants to merge 13 commits into from

Commits on Jul 28, 2024

  1. creating a unit test using mocking for the generate SS function

    update the function: remove unused vars
    and update the debug object to use the mock functions on test
    aabughosh committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    be4fdf3 View commit details
    Browse the repository at this point in the history
  2. update linter errors

    aabughosh committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    758bd08 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    ba75b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a411912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dafe29 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    2580a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    537459b View commit details
    Browse the repository at this point in the history
  3. fix linter error

    aabughosh committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8493c65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4b4ad7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55660e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 4, 2024

  1. Update v1 on import to be corev1

    Co-authored-by: Brandon Palm <[email protected]>
    aabughosh and sebrandon1 authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    7b32680 View commit details
    Browse the repository at this point in the history
  2. update corev1

    aabughosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    74855c8 View commit details
    Browse the repository at this point in the history