Skip to content

Move Blazor Server template tests into separate project #21293

Closed
@captainsafia

Description

@captainsafia

The Blazor Server template tests currently rely on Selenium, and as a result cannot be run on Helix. They are currently skipped using the SkipOnHelix trait.

Moving these tests into a separate project would allow us to:

  • Configure template tests that can run on Helix to only run on Helix and not AzDO
  • Isolate the non-Helix tests into a separate project

cc: @HaoK @rynowak

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor Componentstask

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions