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

Refactor: Add t.Helper() on test helper function #1935

Merged
merged 11 commits into from
Feb 1, 2023

Commits on Jan 30, 2023

  1. refactor pkg/agent/handler test

    Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
    kevindiu committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    675d07c View commit details
    Browse the repository at this point in the history
  2. fix gotest gen command

    Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
    kevindiu committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    9de6c54 View commit details
    Browse the repository at this point in the history
  3. fix part of beforeFunc helper function call

    Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
    kevindiu committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d9524bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccc56d6 View commit details
    Browse the repository at this point in the history
  5. add remaining beforeFunc

    Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
    kevindiu committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f3f6e2c View commit details
    Browse the repository at this point in the history
  6. Revert "fix gotest gen command"

    This reverts commit 9de6c54.
    kevindiu committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    55b4293 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc90fc4 View commit details
    Browse the repository at this point in the history
  8. update afterFunc

    Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
    kevindiu committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    584754f View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: kevindiu <kevin_diu@yahoo.com.hk>
    kevindiu committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a530b42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f997f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bbf495e View commit details
    Browse the repository at this point in the history