Commit Graph

730 Commits

Author SHA1 Message Date
Nikolaj
3d2dae075d Remove notification registration for ValueEditorCacheRefresher 2021-08-30 10:57:32 +02:00
Nikolaj
1c4893d3c8 Fix Tests 2021-08-24 11:02:51 +02:00
Paul Johnson
8dd645f36e Merge pull request #10880 from umbraco/v9/bugfix/suppress-notifications-migrations
Suppress scope notifications during migrations
2021-08-23 13:25:47 +01:00
Bjarke Berg
7d0b26b25c Merge pull request #10884 from umbraco/v9/feature/imagesharp-cachefolder
V9: Move default ImageSharp cache folder to TEMP and map configured value to content root
2021-08-23 08:06:01 +02:00
Paul Johnson
41a51df724 Shutdown (localdb)\UmbracoTests when we're done with it 2021-08-20 16:35:49 +01:00
Ronald Barendse
33108a7e05 Merge branch 'v9/dev' into v9/feature/imagesharp-cachefolder 2021-08-19 23:42:08 +02:00
Zeegaan
466434feda Merge remote-tracking branch 'origin/v9/dev' into v9/feature/AB13286-rename-ui-project-back-to-its-original-name 2021-08-19 09:37:23 +02:00
Ronald Barendse
7ccc434bd6 Inject IHostingEnvironment to UmbracoBuilder to fix integration tests 2021-08-19 09:08:12 +02:00
Bjarke Berg
7b68083aff Merge pull request #10889 from umbraco/v9/task/fixed_todo_implement_new_asserts
v9: Implemented new asserts
2021-08-19 08:36:20 +02:00
Shannon
8ede33f6ba Updates how package migrations are run. Only publish a single notification. 2021-08-18 12:01:56 -06:00
Zeegaan
7239c2c942 Fixed tests with review comments 2021-08-18 15:45:33 +02:00
Nikolaj Geisle
7247a3759f Update src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/PackageInstallationTest.cs
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch>
2021-08-18 15:35:48 +02:00
Zeegaan
3063ed182c Implemented new Asserts 2021-08-18 14:20:56 +02:00
Warren Buckley
9671a08be2 Ensure Nuget dependencies are upto date excpet NPoco as breaking changes in major 2021-08-18 11:38:23 +01:00
Elitsa Marinovska
f3115a8b05 More renaming 2021-08-18 11:50:48 +02:00
Elitsa Marinovska
50f6b230a9 Further renaming 2021-08-18 11:23:19 +02:00
Shannon
4b57366ca0 Suppress scope notifications during migrations 2021-08-17 11:13:46 -06:00
Bjarke Berg
e19b3718e4 Merge pull request #10873 from umbraco/v9/task/fixed_todo_make_backoffice_url_absolute
v9: Making backoffice path absolute
2021-08-17 12:45:56 +02:00
Nikolaj Geisle
efac943e11 Update src/Umbraco.Tests.Integration/Implementations/TestHelper.cs
Co-authored-by: Bjarke Berg <mail@bergmania.dk>
2021-08-17 11:09:49 +02:00
Zeegaan
45bbaafde9 fixed todo in AspNetCore Backoffice 2021-08-17 09:55:57 +02:00
Elitsa Marinovska
5518867590 Merge remote-tracking branch 'v9/dev' into v9/bugfix/AB12681-unique-constraints-to-dictionary-tables 2021-08-16 14:21:13 +02:00
Elitsa Marinovska
600319cf93 Added missing key value for a test dictionary item 2021-08-16 14:14:41 +02:00
Warren Buckley
558352e3ac Merge pull request #10823 from umbraco/v9/feature/package_export_and_import_both_xml_and_zip
V9: Package export and import both xml and zip
2021-08-11 11:10:28 +01:00
Shannon
01dd9e6f2e Merge branch 'v9/dev' into v9/task/more-flexible-startup
# Conflicts:
#	src/Umbraco.Web.Common/Extensions/ApplicationBuilderExtensions.cs
2021-08-10 13:55:55 -06:00
Paul Johnson
7f71298e3f Remove apartment state annotations
Resolves issue where fewer test run on Linux than Windows.
Presumably legacy that has hung around.
2021-08-09 15:49:56 +01:00
Bjarke Berg
c190ed504e fix tests 2021-08-09 13:19:37 +02:00
Bjarke Berg
2a3ac1961d Temp commit 2021-08-09 06:28:26 +02:00
Warren Buckley
bbbed9f2db Update NUnit 2021-08-06 10:53:42 +01:00
Warren Buckley
139c2db3b3 Update MS Nuget Packages 2021-08-06 10:33:25 +01:00
Warren Buckley
116cd3238b Update Serilog Nuget Packages 2021-08-06 10:11:41 +01:00
Bjarke Berg
e1dab63123 Merge remote-tracking branch 'origin/v9/dev' into patch-separate-sqlce-from-integration-tests 2021-08-04 10:50:33 +02:00
Lars-Erik
053f1b2795 Moved the one remaining SqlCe dependant integration test into separate assembly. 2021-07-20 13:08:55 +02:00
Shannon
ab66a9f33c Adds new method WithCustomDefaultMiddleware
To be able to fully customize the default middleware pipeline. Renames some interfaces and methods to be more consistent. Changes the startup builder interface types to be more type safe.
2021-07-16 16:04:14 -06:00
Shannon Deminick
e2646e2864 Merge pull request #10685 from adamhearn/temp-10666
Add integration test for MemberService::CreateMemberWithIdentity
2021-07-16 01:19:24 +10:00
Mole
a5ee8566b8 Merge pull request #10655 from umbraco/v9/task/supress-notifications
Remove raiseEvent method parameters and allow suppressing events at the scope level
2021-07-15 09:36:58 +02:00
Adam Hearn
883ad7d256 Added integration test for MemberService::CreateWithIdentity to highlight that whilst the method does not generate an error, no member is persisted 2021-07-15 01:05:54 +01:00
Shannon Deminick
7e8e96aaa3 Merge pull request #10646 from umbraco/v9/bugfix/runtime-hash-calculation
Fixes runtime hash calculation
2021-07-15 03:46:51 +10:00
Shannon Deminick
994e67aeea Merge pull request #10657 from umbraco/v9/task/lazy-collections
Changes all collections from collection builders to resolve the concrete instances lazily.
2021-07-15 03:46:16 +10:00
Mole
5dd57cf83b Merge pull request #10659 from umbraco/v9/bugfix/sync-date-time-content
Fixes issue that the update culture dates were not synced with the version date like they are for the published culture dates
2021-07-14 09:36:13 +02:00
Shannon Deminick
3e586991df Update src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/SupressNotificationsTests.cs
Co-authored-by: Andy Butland <abutland73@gmail.com>
2021-07-14 01:19:40 +10:00
Shannon Deminick
e30bc55ffe Update src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/SupressNotificationsTests.cs
Co-authored-by: Andy Butland <abutland73@gmail.com>
2021-07-14 01:19:35 +10:00
Shannon
c08b5173a2 Fixes issue that the update culture dates were not synced with the version date like they are for the published culture dates. 2021-07-12 16:26:19 -06:00
Shannon
bc84ffe260 Changes all collections from collection builders to resolve the concrete instances lazily.
This means we don't have to inject Lazy<T> all over the place when dealing with
colleciton builders and circular references since this will automatically just work OOTB.
This in theory should also allocate less instances during startup.
2021-07-12 15:28:46 -06:00
Shannon
dcae692407 Fix typo, adds [CannotSuppressNotification] 2021-07-12 11:54:38 -06:00
Shannon
cd20701929 another test 2021-07-12 11:13:01 -06:00
Shannon
e8bc2f6dac adds tests 2021-07-12 10:58:50 -06:00
Shannon
ff9645c289 Updates usages. 2021-07-12 10:20:59 -06:00
Shannon
7ec3afa5ff Adds new ctor to runtime hash class. Adds startup objects to the IUmbracoBuilder that are not otherwise available during configuration. 2021-07-09 15:31:01 -06:00
Shannon
1ef5290576 Updates runtime hash calc to be based on the assemblies returned from the assembly provider. 2021-07-09 14:50:37 -06:00
Shannon
c93dee667a Merge branch 'v9/task/package-as-xml' into v9/task/package-partial-views 2021-07-08 13:58:54 -06:00