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
3efee8284a22f97316aed375eda32ecbf31cf141
Umbraco-CMS
/
src
/
Umbraco.Tests.Integration
History
Bjarke Berg
3efee8284a
Post merge fixes
2020-09-07 15:28:58 +02: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
Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-config-options-patten
2020-09-04 14:30:48 +02:00
Mapping
Cleanup test by reusing MockedContentTypes
2020-07-09 11:02:28 +02:00
Persistence
/Repositories
Merge branch 'netcore/netcore' into feature/8651-config-options-patten
2020-08-27 18:58:12 +02:00
Services
Clean up + migrated AuditServiceTests
2020-07-01 17:42:39 +02:00
Testing
Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-config-options-patten
2020-09-04 14:30:48 +02:00
TestServerTest
Post merge fixes
2020-09-07 15:28:58 +02:00
Umbraco.Configuration
Moved configuration setting POCOs into Umbraco.Core and adjusted references.
2020-08-20 22:18:50 +01:00
Umbraco.Web.BackOffice
Fixes merge conflicts
2020-08-07 14:00:56 +02:00
Umbraco.Web.BackOffice.Security
Updates following PR review.
2020-09-01 18:10:12 +02:00
Views
Hardcode verion 9 in text, and change assembly versions to 0.5.0
2020-08-17 09:34:27 +02:00
ContainerTests.cs
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
GlobalSetupTeardown.cs
Gets DB installation test working with runtime level checking
2020-03-30 17:25:29 +11:00
RuntimeTests.cs
Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-config-options-patten
2020-09-04 14:30:48 +02:00
Umbraco.Tests.Integration.csproj
removes proj ref that wasn't needed
2020-09-02 18:19:27 +10:00