Skip to content

PlaywrightでE2Eテストを追加#20

Merged
himaratsu merged 3 commits intomainfrom
feature/add-e2e-test
Aug 12, 2025
Merged

PlaywrightでE2Eテストを追加#20
himaratsu merged 3 commits intomainfrom
feature/add-e2e-test

Conversation

@himaratsu
Copy link
Contributor

  • Playwrightをdevdependencyとして追加
  • 記事一覧ページと記事詳細ページのE2Eテストを実装
  • GitHub ActionsでPR時に自動テスト実行するワークフローを追加
  • npm scriptsでtest:e2eとtest:e2e:uiコマンドを追加

- Playwrightをdevdependencyとして追加
- 記事一覧ページと記事詳細ページのE2Eテストを実装
- GitHub ActionsでPR時に自動テスト実行するワークフローを追加
- npm scriptsでtest:e2eとtest:e2e:uiコマンドを追加

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Aug 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
nextjs-simple-blog-template Ready Preview 💬 Add feedback Aug 12, 2025 3:36am

- .gitignoreにplaywright-reportとtest-resultsを追加
- GitHub ActionsのPlaywrightワークフローに環境変数を設定
- PlaywrightによるE2Eテストの実行に必要な環境変数の設定方法を追記
- GitHub Actionsのシークレット設定に関するリンクを追加
@himaratsu himaratsu merged commit f3722a5 into main Aug 12, 2025
3 checks passed
@himaratsu himaratsu deleted the feature/add-e2e-test branch August 12, 2025 03:40
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 this pull request may close these issues.

1 participant