Skip to content

Brings over history on DI.Specification.Tests from Extensions#33678

Merged
maryamariyan merged 17 commits intodotnet:masterfrom
maryamariyan:fromoldmaster-di-spec
Mar 19, 2020
Merged

Brings over history on DI.Specification.Tests from Extensions#33678
maryamariyan merged 17 commits intodotnet:masterfrom
maryamariyan:fromoldmaster-di-spec

Conversation

@maryamariyan
Copy link
Contributor

Nate McMaster and others added 13 commits November 2, 2018 00:22
* Remove obsolete targets, properties, and scripts
* Replace IsProductComponent with IsShipping
* Undo bad merge to version.props
* Update documentation, and put workarounds into a common file
* Replace usages of RepositoryRoot with RepoRoot
* Remove API baselines
* Remove unnecessary restore feeds and split workarounds into two files
* Enable PR checks on all branches, and disable autocancel


Commit migrated from dotnet/extensions@f41cfde
* Use Arcade's convention for setting IsPackable (must be explicitly set)
* Use Arcade conventions for using DebugType and eng/Versions.props
* Remove dead code
* Update restore feeds in daily builds.md
* Disable UsingToolNetFrameworkReferenceAssemblies in analyzer tests
* Remove usage of TestGroupName (an obsolete KoreBuild setting)
* Use IVT as a .csproj attribute



Commit migrated from dotnet/extensions@f12d709
dotnet/extensions#2236)

* Added verification test for resolving singleton from scoped container.

* Skip failing test with the Unity container


Commit migrated from dotnet/extensions@732d143
@maryamariyan maryamariyan requested a review from ericstj March 17, 2020 17:19
@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't add an area label to this PR.

Checkout this page to find out which area owner to ping, or please add exactly one area label to help train me in the future.

@ericstj
Copy link
Member

ericstj commented Mar 17, 2020

Why are these under libraries/Common/tests rather than next to the DI library? Are they shared between a number of test projects?

@ericstj
Copy link
Member

ericstj commented Mar 17, 2020

Side note: we should probably rename the area label "area-AspNet-Extensions" to "area-Microsoft.Extensions"

Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

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

Commits look fine, please double check the path is what you intended.

@maryamariyan maryamariyan force-pushed the fromoldmaster-di-spec branch from f29c17f to 0463a4b Compare March 17, 2020 22:19
@maryamariyan
Copy link
Contributor Author

changed path to:
src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Specification.Tests/

…I.Specification.Tests/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj

Co-Authored-By: Eric StJohn <ericstj@microsoft.com>
…I.Specification.Tests/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj

Co-Authored-By: Eric StJohn <ericstj@microsoft.com>
@ericstj
Copy link
Member

ericstj commented Mar 18, 2020

@maryamariyan for some reason this is trying to build DI.Specification.Tests. Do you know why that would be? Maybe if we don't need this CSProj we just delete it.

@maryamariyan maryamariyan merged commit 17b166b into dotnet:master Mar 19, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants