-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add AnalysisServicesTestRunner and replace AsTestsBase #18056
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
Add AnalysisServicesTestRunner and replace AsTestsBase #18056
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as the line above, delete it.
src/AnalysisServices/AnalysisServices.Test/InMemoryTests/DataPlaneCommandTests.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't edit solution file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete the empty line
src/AnalysisServices/AnalysisServices.Test/InMemoryTests/DataPlaneCommandTests.cs
Outdated
Show resolved
Hide resolved
src/AnalysisServices/AnalysisServices.Test/InMemoryTests/DataPlaneCommandTests.cs
Outdated
Show resolved
Hide resolved
f8ddeaa to
d6f463c
Compare
| namespace Microsoft.Azure.Commands.AnalysisServices.Test.InMemoryTests | ||
| { | ||
| public class DataPlaneCommandTests : AsTestsBase | ||
| public class DataPlaneCommandTests : AnalysisServicesTestRunner |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make it inherit from RMTestBase instead of TestRunner
Description
Add AnalysisServicesTestRunner and replace AzTestsBase
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added