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: Adds test mock support with Mockery #287

Merged
merged 9 commits into from
Mar 25, 2024
Merged

feat: Adds test mock support with Mockery #287

merged 9 commits into from
Mar 25, 2024

Commits on Mar 23, 2024

  1. mockery config

    lantoli committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ad27ab2 View commit details
    Browse the repository at this point in the history
  2. Testify go libraries

    lantoli committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d116d18 View commit details
    Browse the repository at this point in the history
  3. Mockery generated files

    lantoli committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    25adf0a View commit details
    Browse the repository at this point in the history
  4. update Mockery version

    lantoli committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ca702fa View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. clean mocks before generating

    lantoli committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    03eb5aa View commit details
    Browse the repository at this point in the history
  2. doc

    lantoli committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0084a3b View commit details
    Browse the repository at this point in the history
  3. Update examples/README.md

    Co-authored-by: Wojciech Trocki <w.trocki@mongodb.com>
    lantoli and wtrocki committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    40d2202 View commit details
    Browse the repository at this point in the history
  4. adjust doc

    lantoli committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9e68652 View commit details
    Browse the repository at this point in the history
  5. fix VERSION_UPDATE_PATHS

    lantoli committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e0c37ab View commit details
    Browse the repository at this point in the history