Skip to content

Use Azure SDK's mocking Fake servers for testing #1268

Open

Description

What happened?

Currently, we use our own created mocking, see e.g.:

type mockStorageSender struct {
mockSender
}

But there are a fake package provided by the SDK which we may can leverage, e.g.:
https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/[email protected]#readme-fakes

Components

Discovery

Relevant log output

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions