Nikolaj
|
b8c60d1666
|
Refactor Fatal with simple message
|
2020-09-14 11:23:17 +02:00 |
|
Shannon
|
7c78b5b34f
|
Updates CoreRuntime with better dependencies so we can disable caches, fixes integration test to run multiple callbacks registered for TearDown, ensure we TearDown the runtime.
|
2020-09-04 00:27:43 +10:00 |
|
Shannon
|
f84a93ae20
|
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 |
|
Bjarke Berg
|
aac8cd5423
|
Clean up + migrated AuditServiceTests
|
2020-07-01 17:42:39 +02:00 |
|
Bjarke Berg
|
7b546e6cee
|
Attempts to fix issue
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-30 20:11:39 +02:00 |
|
Bjarke Berg
|
3a33e7bf29
|
Migrated ControllerContentTests.. Right now the test fails, but the test is correct
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-17 16:39:28 +02:00 |
|
Bjarke Berg
|
835b04273f
|
Migrated remaining *TreeController's
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-10 19:22:25 +02:00 |
|
Scott Brady
|
c6210ba7f2
|
Working installation. Use of Thread.CurrentPrincipal removed for now
|
2020-05-17 10:39:30 +01:00 |
|
Shannon
|
42c347dc21
|
doh fix build
|
2020-05-12 17:19:19 +10:00 |
|
Shannon
|
a34d94845c
|
Fixes tests
|
2020-05-12 17:14:39 +10:00 |
|
Shannon
|
bcaede22f1
|
Cleans up ext methods and where they are located and what they call to ensure dependencies are taken care of, cleans up Startup, moves routing appropriately
|
2020-05-12 15:18:55 +10:00 |
|
Bjarke Berg
|
e4dfdbb504
|
AB#6233 - renamed extensions namespace to Umbraco.Extensions
|
2020-05-07 10:08:23 +02:00 |
|
Bjarke Berg
|
fa740f36b5
|
fix tests
|
2020-04-29 08:56:42 +02:00 |
|
Bjarke Berg
|
f76e638f0d
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/bugfix/logging-fixing
# Conflicts:
# src/Umbraco.Tests.Integration/RuntimeTests.cs
# src/Umbraco.Tests.Integration/Testing/UmbracoIntegrationTest.cs
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
|
2020-04-22 10:54:54 +02:00 |
|
Shannon
|
46e14f7692
|
Fixes up all logging. Configures serilog logging to replace MS logging just like serilog does, adds new ILoggerConfiguration so we aren't hard coding things, dynamically adds enrichers when the container is ready to resolve services.
|
2020-04-22 14:23:56 +10:00 |
|
Bjarke Berg
|
c0ec1bf6ca
|
Introduced GenericDictionaryRequestAppCache, to use the HttpContext.Items from .NET Core
|
2020-04-20 13:21:09 +02:00 |
|
Andy Butland
|
a5aa1e19a5
|
Fixed failing integration tests following amends to UserBuilder.
|
2020-04-11 18:37:10 +02:00 |
|
Shannon
|
4920268ec8
|
combines application builder extensions to one class
|
2020-04-03 15:56:34 +11:00 |
|
Shannon
|
859546f5a4
|
Fixes deadlock issues and concurrent index drop issues
|
2020-04-03 13:54:28 +11:00 |
|
Shannon
|
60abdd60b5
|
Starts fixing up integration tests
|
2020-04-03 13:16:01 +11:00 |
|
Bjarke Berg
|
01957b7c64
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/bugfix/integration-tests-running
|
2020-04-02 10:01:57 +02:00 |
|
Bjarke Berg
|
400fa1ccd4
|
Initialize Current
|
2020-04-01 14:19:41 +02:00 |
|
Bjarke Berg
|
2a2903f932
|
AB#5820 - Review fixes / Clean up
|
2020-03-31 12:22:11 +02:00 |
|
Shannon
|
8535d0fbe3
|
Cleans up IIOHelper and removes methods/props that shouldn't exist, changes test helper to use WorkingDirectory fixes some usages of MapPath
|
2020-03-31 17:27:51 +11:00 |
|
Shannon
|
7617027c49
|
Moves most of the UserRepositoryTest
|
2020-03-30 21:53:30 +11:00 |
|
Shannon
|
3757f722a0
|
Gets first integration test moved, moves the test options to the common project, ensures that the LocalDb pool is updated on each test
|
2020-03-30 20:55:13 +11:00 |
|