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

E2Eテストコード環境を構築する #449

Closed
t-kurasawa opened this issue Jan 5, 2024 · 1 comment · Fixed by #457
Closed

E2Eテストコード環境を構築する #449

t-kurasawa opened this issue Jan 5, 2024 · 1 comment · Fixed by #457
Assignees

Comments

@t-kurasawa
Copy link

t-kurasawa commented Jan 5, 2024

要望の概要 | What

E2E テストコード環境を構築する

なぜやるのか | Why

コードの品質維持のため。

#319 で Jest 環境は作ったが Vue のテストにはモック化などの整備が不十分である。
画面数も少ないため E2E テストコード環境を入れる。

どうやるのか | How

Playwright を導入する。

その後、個別のテストコードを実装する

@t-kurasawa t-kurasawa changed the title テストコードを追加する E2Eテストコード環境を追加する Jan 5, 2024
@t-kurasawa t-kurasawa changed the title E2Eテストコード環境を追加する E2Eテストコード環境を構築する Jan 5, 2024
@t-kurasawa
Copy link
Author

着手します。

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

Successfully merging a pull request may close this issue.

1 participant