Skip to content

[TEST] Review all (UI) Tests and remove platform-specific runs where possible #22902

@jfversluis

Description

@jfversluis

A lot of (UI) tests have compiler directives (#if ANDROID) that make the test only run on a specific platform.

Where possible we should remove those and just let them run for all platforms. Typically a test should be able to run on all platforms and verify the result, that way we will have coverage for a certain functionality across all operating systems we support.

This is regardless of the fact that a bug only appeared on one platform. We want to make sure that it also never happens on other platforms.

Context: #22526 (comment)

Metadata

Metadata

Labels

Taskneither bug nor feature but something that needs to be done in support of eitherarea-testingUnit tests, device testspartner/syncfusionIssues / PR's with Syncfusion collaborations/triagedIssue has been reviewedt/housekeeping ♻︎

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions