Skip to content
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

Porting Accessibility Tests from the Internal Package #12

Merged
merged 5 commits into from
Oct 6, 2023

Conversation

8845musign
Copy link
Collaborator

@8845musign 8845musign commented Oct 5, 2023

Overview

Porting Accessibility Tests from the Internal Package

  • Spec files under src are subject to vitest
  • Spec files under test/playwright are subject to playwright

Signed-off-by: 8845musign <hiroki.yokouchi@dr-ubie.com>
Signed-off-by: 8845musign <hiroki.yokouchi@dr-ubie.com>
Signed-off-by: 8845musign <hiroki.yokouchi@dr-ubie.com>
Signed-off-by: 8845musign <hiroki.yokouchi@dr-ubie.com>
Signed-off-by: 8845musign <hiroki.yokouchi@dr-ubie.com>
@8845musign 8845musign requested a review from takanorip October 5, 2023 07:29
@8845musign 8845musign self-assigned this Oct 5, 2023
@8845musign 8845musign marked this pull request as ready for review October 5, 2023 07:30
@@ -16,10 +16,18 @@ jobs:
with:
persist-credentials: false

- uses: ./actions/setup-node-and-install-deps
Copy link
Collaborator Author

@8845musign 8845musign Oct 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With ./actions/setup-node-and-install-deps, npx playwright install is not executed, so it was removed.
I do not understand why.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not investigated in depth because we have decided that RELEASE should be our priority.

@takanorip takanorip merged commit 3dab395 into ubie-oss:main Oct 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants