Skip to content

Fix e2e flow.test.ts locally #552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jvalkeal opened this issue Oct 14, 2022 · 1 comment
Closed

Fix e2e flow.test.ts locally #552

jvalkeal opened this issue Oct 14, 2022 · 1 comment
Labels
area/tests Belongs to tests
Milestone

Comments

@jvalkeal
Copy link
Contributor

Some of these e2e tests always fail locally with:

Expected: ArrayContaining [StringContaining "> Field2"]
Received: "❯ Field2

This is due how styling/figures are autoconfigured by detecting CI environment where terminal environment might be limited for unicode support.

We're kinda trying to use "arrow" to see that component works and we'd probably need to assert that there is an "arrow" of any type.

@jvalkeal jvalkeal added the area/tests Belongs to tests label Oct 14, 2022
@jvalkeal jvalkeal added this to the General Backlog milestone Oct 14, 2022
@jvalkeal jvalkeal modified the milestones: General Backlog, 3.0.0-M3 Nov 30, 2022
@jvalkeal
Copy link
Contributor Author

This was fixed in #576

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Belongs to tests
Projects
None yet
Development

No branches or pull requests

1 participant