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
85c706087c752b5a884d68565904663ff3846aa4
Umbraco-CMS
/
src
/
Umbraco.Tests.Integration
History
Shannon
99247d7fbe
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller
...
# Conflicts: # src/Umbraco.Infrastructure/PropertyEditors/PropertyEditorsComposer.cs
2020-11-18 16:02:51 +11: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
Netcore: Alternate approach for MSDI refactor (
#9247
)
2020-10-26 11:47:14 +01:00
Testing
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller
2020-11-18 16:02:51 +11:00
TestServerTest
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller-merge
2020-11-12 13:10:19 +01:00
Umbraco.Core
Netcore: Migration of Model classes from Umbraco.Infrastructure to Core (
#9404
)
2020-11-17 20:27:10 +01:00
Umbraco.Infrastructure
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller
2020-11-18 16:02:51 +11: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
Gets DB installation test working with runtime level checking
2020-03-30 17:25:29 +11:00
RuntimeTests.cs
Netcore: Turn container validation back on (
#9401
)
2020-11-17 08:56:04 +01: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