Commit Graph

10 Commits

Author SHA1 Message Date
Ronald Barendse
766530fcd3 Swap focal point order to left,top to match resize X,Y coordinates 2021-08-10 17:17:40 +02:00
Ronald Barendse
50d8e74b5b Obsolete unsupported image URL generation options and update ImageSharp implementation 2021-08-10 10:26:02 +02:00
Ronald Barendse
6430b36a22 Update resize mode and anchor query string parameters 2021-08-06 14:44:16 +02:00
Ronald Barendse
760c15e5ce Add cropmode paramerter back to tests 2021-08-06 12:59:56 +02:00
Mole
d7795cf316 Fix unit tests 2021-07-08 15:53:48 +02:00
Mole
548bf27a0c Align namespaces in Media to Umbraco.Cms.Infrastructure 2021-02-12 12:33:52 +01:00
Mole
eb2cf9b4da Align namespaces in Umbraco.Tests.UnitTests 2021-02-10 14:58:22 +01:00
Mole
216fb87c79 Rename Umbraco.Core namespace to Umbraco.Cms.Core 2021-02-09 10:22:42 +01:00
Andy Butland
3be9610c72 Cleaned-up code in Umbraco.Web.UnitTests to match linting rules. 2020-12-22 09:50:48 +01:00
Andy Butland
5e70c503cd NetCore: migrated further unit tests (#9211)
* Moved model unit tests into correct folder and namespace.

* Migrated ContentTests.

* Migrated VariationTests.

* Migrated ImageSharpImageUrlGeneratorTests.

* Fixes to integration tests.

* Unit and integration test updates from PR comments.

* Delete accidentally added log file.
2020-10-20 14:49:52 +02:00