Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSOE-815: Updating all dependencies, fixing SMTP tests, changing browser logging to BiDi, fixing analyzer violations #442

Merged
merged 31 commits into from
Jan 29, 2025
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
68e61ef
Fixing analyzer violations
Piedone Dec 25, 2024
5114bfa
Fixing more analyzer violations
Piedone Dec 25, 2024
bc58f71
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-analyzers
Piedone Dec 28, 2024
f004522
Update All packages
renovate[bot] Dec 29, 2024
f8eed91
Update All packages
renovate[bot] Dec 29, 2024
a1cca11
Removing unneeded package-lock
Piedone Dec 29, 2024
93a3b15
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-analyzers
Piedone Dec 29, 2024
c6a0078
Fixing SMTP service startup
Piedone Dec 29, 2024
2ba8251
Fixing SMTP inbox row lookup
Piedone Dec 29, 2024
df45f29
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-ui-test…
Piedone Dec 29, 2024
c50496f
Updating HelpfulLibraries reference
Piedone Dec 29, 2024
f9f022e
Removing temporary Renovate group
Piedone Dec 29, 2024
b1d839c
Make GetAndEmptyBrowserLog() throw when under Firefox
Piedone Dec 29, 2024
d521837
Changing browser logging to BiDi
Piedone Dec 30, 2024
de9d643
Not setting up BiDi log event if no browser is configured
Piedone Dec 30, 2024
86b4711
Adding response log to be able to assert on 404s and others, adding b…
Piedone Dec 30, 2024
2ec0c2e
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-analyzers
Piedone Dec 30, 2024
bcbb7bf
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-ui-test…
Piedone Dec 30, 2024
da7061f
Merge remote-tracking branch 'origin/renovate/major-all-packages' int…
Piedone Dec 30, 2024
3c77534
Suppressing breaking changes
Piedone Dec 30, 2024
bb8627b
Merge remote-tracking branch 'origin/issue/OSOE-815-analyzers' into i…
Piedone Dec 31, 2024
42532e7
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-combined
Piedone Jan 7, 2025
00cb797
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-combined
Piedone Jan 10, 2025
1c0bc9d
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-combined
BenedekFarkas Jan 20, 2025
e32db81
Merge branch 'dev' into issue/OSOE-815-combined
Piedone Jan 21, 2025
e7c73eb
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-combined
Piedone Jan 23, 2025
18dd258
Revert "Temporarily disabling SendingTestEmailShouldWork too"
Piedone Jan 23, 2025
ec501df
Merge branch 'dev' into issue/OSOE-815-combined
BenedekFarkas Jan 28, 2025
337acb2
Updating HL reference
Piedone Jan 28, 2025
2c856b0
Merge remote-tracking branch 'origin/dev' into issue/OSOE-815-combined
Piedone Jan 28, 2025
f5f0a0b
Updating CompatibilitySuppressions
Piedone Jan 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updating CompatibilitySuppressions
Piedone committed Jan 28, 2025
commit f5f0a0bffbf481206295b5dde2cd3d1fc26436fd
35 changes: 0 additions & 35 deletions Lombiq.Tests.UI/CompatibilitySuppressions.xml
Original file line number Diff line number Diff line change
@@ -1,27 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- https://learn.microsoft.com/dotnet/fundamentals/package-validation/diagnostic-ids -->
<Suppressions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Suppression>
<DiagnosticId>CP0001</DiagnosticId>
<Target>T:Lombiq.Tests.UI.Attributes.InternetExplorerAttribute</Target>
<Left>lib/net8.0/Lombiq.Tests.UI.dll</Left>
<Right>lib/net8.0/Lombiq.Tests.UI.dll</Right>
<IsBaselineSuppression>true</IsBaselineSuppression>
</Suppression>
<Suppression>
<DiagnosticId>CP0001</DiagnosticId>
<Target>T:Lombiq.Tests.UI.Extensions.LoggingWebDriverExtensions</Target>
<Left>lib/net8.0/Lombiq.Tests.UI.dll</Left>
<Right>lib/net8.0/Lombiq.Tests.UI.dll</Right>
<IsBaselineSuppression>true</IsBaselineSuppression>
</Suppression>
<Suppression>
<DiagnosticId>CP0002</DiagnosticId>
<Target>F:Lombiq.Tests.UI.Services.Browser.InternetExplorer</Target>
<Left>lib/net8.0/Lombiq.Tests.UI.dll</Left>
<Right>lib/net8.0/Lombiq.Tests.UI.dll</Right>
<IsBaselineSuppression>true</IsBaselineSuppression>
</Suppression>
<Suppression>
<DiagnosticId>CP0002</DiagnosticId>
<Target>F:Lombiq.Tests.UI.Services.OrchardCoreUITestExecutorConfiguration.AssertBrowserLogIsEmpty</Target>
@@ -92,32 +78,11 @@
<Right>lib/net8.0/Lombiq.Tests.UI.dll</Right>
<IsBaselineSuppression>true</IsBaselineSuppression>
</Suppression>
<Suppression>
<DiagnosticId>CP0002</DiagnosticId>
<Target>M:Lombiq.Tests.UI.Extensions.HttpClientUITestContextExtensions.CreateAndAuthorizeClientAsync(Lombiq.Tests.UI.Services.UITestContext,System.String,System.String,System.String,System.String,System.String)</Target>
<Left>lib/net8.0/Lombiq.Tests.UI.dll</Left>
<Right>lib/net8.0/Lombiq.Tests.UI.dll</Right>
<IsBaselineSuppression>true</IsBaselineSuppression>
</Suppression>
<Suppression>
<DiagnosticId>CP0002</DiagnosticId>
<Target>M:Lombiq.Tests.UI.Services.WebDriverFactory.CreateInternetExplorerDriverAsync(Lombiq.Tests.UI.Services.BrowserConfiguration,System.TimeSpan)</Target>
<Left>lib/net8.0/Lombiq.Tests.UI.dll</Left>
<Right>lib/net8.0/Lombiq.Tests.UI.dll</Right>
<IsBaselineSuppression>true</IsBaselineSuppression>
</Suppression>
<Suppression>
<DiagnosticId>CP0009</DiagnosticId>
<Target>T:Lombiq.Tests.UI.Services.UITestContext</Target>
<Left>lib/net8.0/Lombiq.Tests.UI.dll</Left>
<Right>lib/net8.0/Lombiq.Tests.UI.dll</Right>
<IsBaselineSuppression>true</IsBaselineSuppression>
</Suppression>
<Suppression>
<DiagnosticId>CP0011</DiagnosticId>
<Target>F:Lombiq.Tests.UI.Services.Browser.None</Target>
<Left>lib/net8.0/Lombiq.Tests.UI.dll</Left>
<Right>lib/net8.0/Lombiq.Tests.UI.dll</Right>
<IsBaselineSuppression>true</IsBaselineSuppression>
</Suppression>
</Suppressions>