Skip to content

Conversation

@matmerr
Copy link
Member

@matmerr matmerr commented Aug 27, 2021

Reason for Change:

Issue Fixed:

Requirements:

Notes:

@matmerr matmerr force-pushed the mockmultitenanttests branch from ff41ad3 to 2183c0a Compare August 27, 2021 22:11
@rbtr
Copy link
Collaborator

rbtr commented Aug 27, 2021

to rename those mocks, you should update the makefile in that dir to write the new filename and rerun it, and can we suffix with _generated instead of prefixing mock_?

@matmerr
Copy link
Member Author

matmerr commented Aug 27, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matmerr matmerr force-pushed the mockmultitenanttests branch from 2183c0a to b479823 Compare August 27, 2021 22:40
Makefile Outdated
test-all:
go test -tags "unit" -coverpkg=./... -v -race -covermode atomic -failfast -coverprofile=coverage.out ./...
test-all:
@$(eval CVPKG=`go list ./... | grep -v mock | tr '\n' ','`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isnt the package named "mockclients"

neaggarwMS
neaggarwMS previously approved these changes Sep 13, 2021
@matmerr matmerr merged commit 715b14a into Azure:master Sep 21, 2021
@matmerr matmerr deleted the mockmultitenanttests branch September 21, 2021 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants