Skip to content

Locale sensitive test - testBasicSensor() #2643

Open
@michalsrutek

Description

@michalsrutek

ℹ️

The testBasicSensor() seems to be Locale-sensitive and fails for different Locale, resulting in failure due to different decimal separator.

XCTAssertEqual failed: ("Optional("100,00 GB")") is not equal to ("Optional("100.00 GB")")

🔧

The test suite should probably use a fixed Locale.

🖼️

Screenshot 2024-03-14 at 20 19 17

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions