Skip to content

Update tests for CloudConfiguration and ILrmTranslationProvider #167

Update tests for CloudConfiguration and ILrmTranslationProvider

Update tests for CloudConfiguration and ILrmTranslationProvider #167

Triggered via push December 11, 2025 16:07
Status Success
Total duration 1m 25s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
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)