From 90ae8d4d3e77d2d5ac0f77698c918f8efb22149e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 03:38:12 +0100 Subject: [PATCH 01/36] Updating analyzers and fixing violations --- src/Libraries/Lombiq.HelpfulLibraries | 2 +- src/Modules/Lombiq.ChartJs | 2 +- src/Modules/Lombiq.DataTables | 2 +- test/Lombiq.UITestingToolbox | 2 +- tools/Lombiq.Analyzers | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Libraries/Lombiq.HelpfulLibraries b/src/Libraries/Lombiq.HelpfulLibraries index 5c899ec65..a57a14c1d 160000 --- a/src/Libraries/Lombiq.HelpfulLibraries +++ b/src/Libraries/Lombiq.HelpfulLibraries @@ -1 +1 @@ -Subproject commit 5c899ec65c9c3f0e177c44fed23628b73f8adbf4 +Subproject commit a57a14c1d74e8f353fb348bd031743e62df1a1d9 diff --git a/src/Modules/Lombiq.ChartJs b/src/Modules/Lombiq.ChartJs index 3aa327a2d..9f7e0dd3a 160000 --- a/src/Modules/Lombiq.ChartJs +++ b/src/Modules/Lombiq.ChartJs @@ -1 +1 @@ -Subproject commit 3aa327a2d1a13553ea7a768ccf01aec77283eb63 +Subproject commit 9f7e0dd3a448ae57969f5f547cc74292fa34700e diff --git a/src/Modules/Lombiq.DataTables b/src/Modules/Lombiq.DataTables index 6a93e7c12..8b0ec0838 160000 --- a/src/Modules/Lombiq.DataTables +++ b/src/Modules/Lombiq.DataTables @@ -1 +1 @@ -Subproject commit 6a93e7c129a3acc29861a428f692154c3fa886f6 +Subproject commit 8b0ec0838ffdc30dd8fe4cd38890e3fe75841ce4 diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index c090875e9..68e61ef2e 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit c090875e9633a2c7623695273e5a2dd85c9ebd06 +Subproject commit 68e61ef2ef7aead938f77b6c46093a0c9aa5cf54 diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index c810f8e2c..1d4ab3bfb 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit c810f8e2cf8c4ddb367cbde51c3cfb43f070620a +Subproject commit 1d4ab3bfb38c959c9633dae8abfef8feff4e03f2 From ae90c4c42c8dfeb2d9641b205f2ba5d6ea14fe3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 03:42:01 +0100 Subject: [PATCH 02/36] Spelling --- tools/Lombiq.Analyzers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index 1d4ab3bfb..36dd68cd5 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit 1d4ab3bfb38c959c9633dae8abfef8feff4e03f2 +Subproject commit 36dd68cd5c57832239be1a19644c2faf3d64b5f8 From 59c73684aab2a28669f86b4190b6925e3f8dcc94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 03:45:52 +0100 Subject: [PATCH 03/36] Spelling again --- tools/Lombiq.Analyzers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index 36dd68cd5..b8c16f57e 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit 36dd68cd5c57832239be1a19644c2faf3d64b5f8 +Subproject commit b8c16f57e2591d6fb05c7b9ee8b2164c599428ed From 93f22f2c1a4672bf7b7c67f441e388281e41beb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 04:14:58 +0100 Subject: [PATCH 04/36] Fixing build --- tools/Lombiq.Analyzers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index b8c16f57e..91c60c16f 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit b8c16f57e2591d6fb05c7b9ee8b2164c599428ed +Subproject commit 91c60c16f35187b1afd3760d959ef621f049738f From 03180d535c79b01c52dbf46a305b5fb5b7e37185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 22:52:09 +0100 Subject: [PATCH 05/36] Fixing more analyzer violations --- src/Libraries/Lombiq.HelpfulLibraries | 2 +- src/Modules/Lombiq.DataTables | 2 +- test/Lombiq.UITestingToolbox | 2 +- tools/Lombiq.Analyzers | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Libraries/Lombiq.HelpfulLibraries b/src/Libraries/Lombiq.HelpfulLibraries index a57a14c1d..686a7ff9d 160000 --- a/src/Libraries/Lombiq.HelpfulLibraries +++ b/src/Libraries/Lombiq.HelpfulLibraries @@ -1 +1 @@ -Subproject commit a57a14c1d74e8f353fb348bd031743e62df1a1d9 +Subproject commit 686a7ff9d938ce614074326b4077efe085c6009b diff --git a/src/Modules/Lombiq.DataTables b/src/Modules/Lombiq.DataTables index 8b0ec0838..1372e3097 160000 --- a/src/Modules/Lombiq.DataTables +++ b/src/Modules/Lombiq.DataTables @@ -1 +1 @@ -Subproject commit 8b0ec0838ffdc30dd8fe4cd38890e3fe75841ce4 +Subproject commit 1372e3097806ff3ff5fc50990a63bbb2883c5f74 diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index 68e61ef2e..5114bfa1e 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit 68e61ef2ef7aead938f77b6c46093a0c9aa5cf54 +Subproject commit 5114bfa1e2b1822646bc6828f29266486baeade4 diff --git a/tools/Lombiq.Analyzers b/tools/Lombiq.Analyzers index 91c60c16f..99fc9df10 160000 --- a/tools/Lombiq.Analyzers +++ b/tools/Lombiq.Analyzers @@ -1 +1 @@ -Subproject commit 91c60c16f35187b1afd3760d959ef621f049738f +Subproject commit 99fc9df1052025a0236f5a3f6a1d3436ff3a76d7 From 4a31241ee6ba0776c1760ee3cb890c7bd3267f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 22:54:51 +0100 Subject: [PATCH 06/36] Updating Analyzers in NuGetTest --- NuGetTest/Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuGetTest/Directory.Build.props b/NuGetTest/Directory.Build.props index c10d629e7..0aa208946 100644 --- a/NuGetTest/Directory.Build.props +++ b/NuGetTest/Directory.Build.props @@ -6,7 +6,7 @@ - + all From 1aabddc43e5550939de24344d8e2122201350d38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Sun, 29 Dec 2024 04:04:08 +0100 Subject: [PATCH 07/36] Update packages to minor in UITT --- test/Lombiq.UITestingToolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index bbb6f9097..f00452294 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit bbb6f90971d6c835d628ee37761605cbae878f24 +Subproject commit f00452294e8cff6e702b0b394aa1df188bdaa8b4 From 4a0529eaa0732745b72bc71f3715310bdb0d1b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Sun, 29 Dec 2024 04:06:55 +0100 Subject: [PATCH 08/36] Removing unneeded package-lock in UITT --- test/Lombiq.UITestingToolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index f00452294..a1cca1133 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit f00452294e8cff6e702b0b394aa1df188bdaa8b4 +Subproject commit a1cca1133c698e2aa503ffd67b9f26f8b155d25e From 163431cd19c2727d71fdc0211b5bd7912bae9514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Sun, 29 Dec 2024 05:26:21 +0100 Subject: [PATCH 09/36] Fixing SMTP tests --- test/Lombiq.UITestingToolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index a1cca1133..2ba8251d6 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit a1cca1133c698e2aa503ffd67b9f26f8b155d25e +Subproject commit 2ba8251d6ecf829272233ad15292239c157b2b72 From af747987c89fd3f79883392d7b133a37335ccd2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Sun, 29 Dec 2024 05:27:11 +0100 Subject: [PATCH 10/36] Submodule merge --- test/Lombiq.UITestingToolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index 2ba8251d6..df45f29ea 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit 2ba8251d6ecf829272233ad15292239c157b2b72 +Subproject commit df45f29eaa3ce8cb392055383a4e72d7cdf8282a From ed9df069211630e628978977a9793c65135d7afc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Sun, 29 Dec 2024 05:41:21 +0100 Subject: [PATCH 11/36] Fixing build --- src/Libraries/Lombiq.HelpfulLibraries | 2 +- test/Lombiq.UITestingToolbox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Libraries/Lombiq.HelpfulLibraries b/src/Libraries/Lombiq.HelpfulLibraries index 770df18e4..dbadbffe4 160000 --- a/src/Libraries/Lombiq.HelpfulLibraries +++ b/src/Libraries/Lombiq.HelpfulLibraries @@ -1 +1 @@ -Subproject commit 770df18e44d89ba245095487e23f939f5cb4a73a +Subproject commit dbadbffe419fe7ff0bbb5f0c6d5ba4b8a477bbad diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index df45f29ea..c50496f86 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit df45f29eaa3ce8cb392055383a4e72d7cdf8282a +Subproject commit c50496f867f4fe41643bb763cb05904d9afd22f4 From 2ce807fd09047777d2782a7cb954bd3f0d574c61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Mon, 30 Dec 2024 21:11:53 +0100 Subject: [PATCH 12/36] Changing browser logging to BiDi in UITestingToolbox --- src/Modules/Lombiq.Hosting.Tenants | 2 +- src/Modules/Lombiq.LoginAsAnybody | 2 +- .../ModuleTests/BehaviorLoginAsAnybodyTests.cs | 3 +-- .../Tests/ModuleTests/BehaviorVueTests.cs | 16 +++++----------- test/Lombiq.UITestingToolbox | 2 +- 5 files changed, 9 insertions(+), 16 deletions(-) diff --git a/src/Modules/Lombiq.Hosting.Tenants b/src/Modules/Lombiq.Hosting.Tenants index 63be43b47..1c496f153 160000 --- a/src/Modules/Lombiq.Hosting.Tenants +++ b/src/Modules/Lombiq.Hosting.Tenants @@ -1 +1 @@ -Subproject commit 63be43b47d76b4bdb7c4599503530b5d7ea9b8a2 +Subproject commit 1c496f15330937f0c4fd9455dec3395a0012c414 diff --git a/src/Modules/Lombiq.LoginAsAnybody b/src/Modules/Lombiq.LoginAsAnybody index 0174327ba..484e25735 160000 --- a/src/Modules/Lombiq.LoginAsAnybody +++ b/src/Modules/Lombiq.LoginAsAnybody @@ -1 +1 @@ -Subproject commit 0174327ba14fc849e5c95a6882008d0fc6ec760c +Subproject commit 484e25735efb1091a530b3dff9080d861392ea94 diff --git a/test/Lombiq.OSOCE.Tests.UI/Tests/ModuleTests/BehaviorLoginAsAnybodyTests.cs b/test/Lombiq.OSOCE.Tests.UI/Tests/ModuleTests/BehaviorLoginAsAnybodyTests.cs index 7e6cbe742..1f03b6f94 100644 --- a/test/Lombiq.OSOCE.Tests.UI/Tests/ModuleTests/BehaviorLoginAsAnybodyTests.cs +++ b/test/Lombiq.OSOCE.Tests.UI/Tests/ModuleTests/BehaviorLoginAsAnybodyTests.cs @@ -19,6 +19,5 @@ public Task SwitchingUserShouldWorkCorrectly() => [Fact] public Task PermissionCheckShouldWorkCorrectly() => ExecuteTestAfterSetupAsync( - context => context.PermissionCheckShouldWorkCorrectlyAsync(), - changeConfiguration: Configurations.IgnoreUnauthorizedBrowserLogEntries); + context => context.PermissionCheckShouldWorkCorrectlyAsync()); } diff --git a/test/Lombiq.OSOCE.Tests.UI/Tests/ModuleTests/BehaviorVueTests.cs b/test/Lombiq.OSOCE.Tests.UI/Tests/ModuleTests/BehaviorVueTests.cs index 43655afee..bfccfb937 100644 --- a/test/Lombiq.OSOCE.Tests.UI/Tests/ModuleTests/BehaviorVueTests.cs +++ b/test/Lombiq.OSOCE.Tests.UI/Tests/ModuleTests/BehaviorVueTests.cs @@ -1,10 +1,8 @@ using Atata.HtmlValidation; using Lombiq.Tests.UI.Extensions; -using Lombiq.Tests.UI.Services; using Lombiq.VueJs.Samples.Controllers; using Lombiq.VueJs.Tests.UI.Extensions; using Shouldly; -using System; using System.Linq; using System.Threading.Tasks; using Xunit; @@ -46,15 +44,11 @@ public Task QrCardScanShouldReportNotFoundAsync() => { configuration.BrowserConfiguration.ConfigureFakeVideoSourceForNegativeTest(); configuration.HtmlValidationConfiguration.AssertHtmlValidationResultAsync = AssertHtmValidationResultAsync; - configuration.AssertBrowserLog = logEntries => - OrchardCoreUITestExecutorConfiguration.AssertBrowserLogIsEmpty( - logEntries.Where(logEntry => - // The fetch call reports an error to the browser console if the - // QrCardController.GetBusinessCard() action results in NotFound. - !( - logEntry.Message.ContainsOrdinalIgnoreCase(nameof(QrCardController.GetBusinessCard)) - && logEntry.Message.ContainsOrdinalIgnoreCase( - "Failed to load resource: the server responded with a status of 404")))); + + // The fetch call reports an error to the browser console if the QrCardController.GetBusinessCard() + // action results in NotFound. + configuration.ResponseLogFilter = e => + e.IsNonSuccessResponseAndNotExpectedNotFoundResponse(nameof(QrCardController.GetBusinessCard)); }); private static Task AssertHtmValidationResultAsync(HtmlValidationResult validationResult) diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index c50496f86..86b4711f2 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit c50496f867f4fe41643bb763cb05904d9afd22f4 +Subproject commit 86b4711f297d78400b383c6dc27ea1a6d29b6f80 From 2818d8a931ffd3c491ef6c76a0c40fd5c6f8a56e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Mon, 30 Dec 2024 23:58:11 +0100 Subject: [PATCH 13/36] Merging UITT too --- test/Lombiq.UITestingToolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Lombiq.UITestingToolbox b/test/Lombiq.UITestingToolbox index bcbb7bf21..da7061f86 160000 --- a/test/Lombiq.UITestingToolbox +++ b/test/Lombiq.UITestingToolbox @@ -1 +1 @@ -Subproject commit bcbb7bf2194c75eedc24b00ad6bc3461819ef926 +Subproject commit da7061f860da1577285a6b21173bf0b27541af44 From 05959592681a6453aec62bfbaf97672b2e80a1e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Tue, 31 Dec 2024 00:00:05 +0100 Subject: [PATCH 14/36] Docs --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7196b2e9a..6d375c9f6 100644 --- a/Readme.md +++ b/Readme.md @@ -131,7 +131,7 @@ When adding a new extension, or significant new features to existing extensions, - If you introduce .NET breaking changes, the Validate NuGet Publish workflow will fail due to [baseline package validation](https://learn.microsoft.com/en-us/dotnet/fundamentals/apicompat/package-validation/baseline-version-validator). Preferably, adjust the change to not be breaking if possible; if it has to be a breaking change, then you’ll need to create a _CompatibilitySuppressions.xml_ file to mark it as deliberate, what you can do with the following command: ```powershell -dotnet pack /p:EnablePackageValidation=true /p:PackageValidationBaselineVersion= /p:Version= /p:NuGetBuild=true /p:GenerateCompatibilitySuppressionFile=true +dotnet pack /p:EnablePackageValidation=true /p:PackageValidationBaselineVersion= /p:Version= /p:NuGetBuild=true /p:GenerateCompatibilitySuppressionFile=true ``` ### Dependencies between Lombiq projects From cc33b075c9fa7201d99fd26337936286ec896f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Tue, 31 Dec 2024 00:09:27 +0100 Subject: [PATCH 15/36] Removing unnecessary configuration from NuGetTest too --- .../Tests/ModuleTests/BehaviorLoginAsAnybodyTests.cs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Tests/ModuleTests/BehaviorLoginAsAnybodyTests.cs b/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Tests/ModuleTests/BehaviorLoginAsAnybodyTests.cs index 39e58f772..f1f54d536 100644 --- a/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Tests/ModuleTests/BehaviorLoginAsAnybodyTests.cs +++ b/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Tests/ModuleTests/BehaviorLoginAsAnybodyTests.cs @@ -18,7 +18,5 @@ public Task SwitchingUserShouldWorkCorrectly() => [Fact] public Task PermissionCheckShouldWorkCorrectly() => - ExecuteTestAfterSetupAsync( - context => context.PermissionCheckShouldWorkCorrectlyAsync(), - changeConfiguration: Configurations.IgnoreUnauthorizedBrowserLogEntries); + ExecuteTestAfterSetupAsync(context => context.PermissionCheckShouldWorkCorrectlyAsync()); } From 16a6bab7526f26947909af3bd6a089e5889b8ab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Tue, 31 Dec 2024 00:31:30 +0100 Subject: [PATCH 16/36] Updating NuGetTest solution too --- .../Lombiq.OSOCE.NuGet.Web.csproj | 22 ++++++++-------- .../Lombiq.OSOCE.NuGet.TestModule.csproj | 2 +- .../Helpers/AssertBrowserLogHelpers.cs | 25 ------------------- .../Lombiq.OSOCE.NuGet.Tests.UI.csproj | 18 ++++++------- .../Lombiq.OSOCE.NuGet.Tests.UI/UITestBase.cs | 15 ++++++++--- .../Lombiq.OSOCE.NuGet.Tests.csproj | 2 +- src/Modules/Lombiq.Hosting.Tenants | 2 +- src/Modules/Lombiq.LoginAsAnybody | 2 +- 8 files changed, 35 insertions(+), 53 deletions(-) delete mode 100644 NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Helpers/AssertBrowserLogHelpers.cs diff --git a/NuGetTest/src/Lombiq.OSOCE.NuGet.Web/Lombiq.OSOCE.NuGet.Web.csproj b/NuGetTest/src/Lombiq.OSOCE.NuGet.Web/Lombiq.OSOCE.NuGet.Web.csproj index 1bd6ef417..354af3ca7 100644 --- a/NuGetTest/src/Lombiq.OSOCE.NuGet.Web/Lombiq.OSOCE.NuGet.Web.csproj +++ b/NuGetTest/src/Lombiq.OSOCE.NuGet.Web/Lombiq.OSOCE.NuGet.Web.csproj @@ -29,28 +29,28 @@ - + - - - - - - - - + + + + + + + + - - + + diff --git a/NuGetTest/src/Modules/Lombiq.OSOCE.NuGet.TestModule/Lombiq.OSOCE.NuGet.TestModule.csproj b/NuGetTest/src/Modules/Lombiq.OSOCE.NuGet.TestModule/Lombiq.OSOCE.NuGet.TestModule.csproj index 046e1deba..143d1021e 100644 --- a/NuGetTest/src/Modules/Lombiq.OSOCE.NuGet.TestModule/Lombiq.OSOCE.NuGet.TestModule.csproj +++ b/NuGetTest/src/Modules/Lombiq.OSOCE.NuGet.TestModule/Lombiq.OSOCE.NuGet.TestModule.csproj @@ -16,7 +16,7 @@ - + diff --git a/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Helpers/AssertBrowserLogHelpers.cs b/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Helpers/AssertBrowserLogHelpers.cs deleted file mode 100644 index e1630a13d..000000000 --- a/NuGetTest/test/Lombiq.OSOCE.NuGet.Tests.UI/Helpers/AssertBrowserLogHelpers.cs +++ /dev/null @@ -1,25 +0,0 @@ -using Atata.HtmlValidation; -using Lombiq.Tests.UI.Extensions; -using OpenQA.Selenium; -using Shouldly; -using System; -using System.Collections.Generic; -using System.Linq; -using System.Threading.Tasks; - -namespace Lombiq.OSOCE.NuGet.Tests.UI.Helpers; - -public static class AssertHtmlAndBrowserErrorsHelper -{ - public static readonly Action> AssertNoNativeButtonUsageInBrowserLog = - logEntries => logEntries.Where( - logEntry => !logEntry.Message.ContainsOrdinalIgnoreCase("Prefer to use the native