Skip to content

Avoid duplicating test code between e2e & canary #2054

@spypsy

Description

@spypsy

We have a few tests that run the same path in both e2e & canary flows. We previously used test suites exported from the tested package itself but this is not a great solution, as it pollutes the actual code that's necessary to run the packages.
We should figure out a way to share the test code without exporting it from the packages

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions