This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
85df7be7e82235e4316dc8bdb48e48f00f5d6137
Umbraco-CMS
/
src
/
Umbraco.Tests.Integration
History
Bjarke Berg
6ce8e55210
Removed check for ValidateStylesheet while file systems don't support both web and content root
...
Signed-off-by: Bjarke Berg <
mail@bergmania.dk
>
2020-11-27 22:11:51 +01:00
..
Extensions
Adds IUmbracoBuilder to build the config so it's easier to split apart, ensures background tasks don't run in integration tests, uses a custom CoreRuntime to ensure we use SimpleMainDom, re-wires the UmbracoWebApplicationFactory so that duplicate Hosts are not running at the same time, fixes issues with overriding/shadowing, uses RAMDirectory in lucene for tests, fixes CoreRuntime's events that we're moved incorrectly and not backwards compat, adds new real non static events which we can use in integration tests to install the DB before the runtime state is calculated
2020-09-02 18:10:29 +10:00
Implementations
Fix legacy tests
2020-11-20 12:32:56 +00:00
Testing
Resolve review comments
2020-11-24 09:37:52 +00:00
TestServerTest
Resolve review comments
2020-11-24 09:37:52 +00:00
Umbraco.Core
Fixed tests + Migrated FileSystemsTests.cs
2020-11-26 15:29:18 +01:00
Umbraco.Infrastructure
Removed check for ValidateStylesheet while file systems don't support both web and content root
2020-11-27 22:11:51 +01:00
Umbraco.Web.BackOffice
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller
2020-11-18 16:02:51 +11:00
GlobalSetupTeardown.cs
…
RuntimeTests.cs
Resolve review comments
2020-11-24 09:37:52 +00:00
Umbraco.Tests.Integration.csproj
Clean in tests + Moved logviewer tests from integration to unit tests, and minimized the test file, to speed up the tests
2020-10-28 09:41:23 +01:00