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

feat: migrate mocks to mockery #4688

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

feat: migrate mocks to mockery #4688

wants to merge 6 commits into from

Commits on Jun 19, 2024

  1. remove all generated mocks

    Signed-off-by: Rui Chen <[email protected]>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f187591 View commit details
    Browse the repository at this point in the history
  2. remove pegomock dep

    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4c7dd7f View commit details
    Browse the repository at this point in the history
  3. remove go:generate peomomck directives

    Signed-off-by: Rui Chen <[email protected]>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f84a67f View commit details
    Browse the repository at this point in the history
  4. remove generated mock

    Signed-off-by: Rui Chen <[email protected]>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7f0dcc3 View commit details
    Browse the repository at this point in the history
  5. init mockery config

    Signed-off-by: Rui Chen <[email protected]>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    dfc44df View commit details
    Browse the repository at this point in the history
  6. update

    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    78afc8a View commit details
    Browse the repository at this point in the history