这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@akshita31
Copy link
Contributor

No description provided.

Copy link
Member

@colombod colombod left a comment

Choose a reason for hiding this comment

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

Are there any direct tests for the changes ? it seems they are covered by agent and workspaceserver tests only

@akshita31
Copy link
Contributor Author

@colombod There are tests for the Relativepath and the FileSystemDirectoryAccessor but they live in the WorkspaceServerTests.csproj and I think it is fine to leave them there for now and not create a separate test project for those.Thoughts ?

@colombod
Copy link
Member

@colombod There are tests for the Relativepath and the FileSystemDirectoryAccessor but they live in the WorkspaceServerTests.csproj and I think it is fine to leave them there for now and not create a separate test project for those.Thoughts ?

If code is in project A and is only tested because consumed by project B I think this opens to a lot of troubles. if the code as moved then probably things like the simulator tests should be in a test project that targets project A.

@akshita31
Copy link
Contributor Author

@colombod I added a separate test project which includes the test for the FileSystemDirectoryAccessor and the RelativePath classes into a separate project MLS.Agent.Tools.Tests

@akshita31 akshita31 merged commit 07e76c0 into dotnet:master Aug 28, 2019
@akshita31 akshita31 deleted the move_to_tools branch August 28, 2019 20:24
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.

3 participants