Skip to content

Add unit tests for configuration sync #146

Add unit tests for configuration sync

Add unit tests for configuration sync #146

Triggered via push December 8, 2025 19:07
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Build and Test
46s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build and Test
Process completed with exit code 1.
Build and Test: LocalizationManager.Tests/UnitTests/Cloud/PullBackupManagerTests.cs#L38
Do not use Assert.True() to check for substrings. Use Assert.EndsWith instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
Build and Test: LocalizationManager.Tests/UnitTests/Cloud/PullBackupManagerTests.cs#L38
Do not use Assert.True() to check for substrings. Use Assert.EndsWith instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)