This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 395
Restore unit test projects to v9 branch #395
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tests, but excluding from project as it will need new/updated tests for XConnect as well
…t excluding from solution as it too requires XConnect-related updates
…sts broken due to SiteContext refactoring * will log separately
…etc and a small API change * tests passing
…etc, but excluding from sln due to needed XConnect updates
…s, etc * tests passing
…es, etc * tests passing
…ded tests, and a small test fix for the transform/xdt change * tests passing
…erences, etc * tests passing
…, etc and updated SiteDefinitionProviderTests for use of BaseSiteContextFactory
…ces, etc and attempted updating Tracker tests, but tests are still broken due to XConnect and MediaManager changes
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This restores unit tests and gets them passing again, with the exception of issues noted in
#392
#393
#394
closes #360