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

Mock Service Worker を用いたモックを検証する #1345

Closed
KentaHizume opened this issue Oct 9, 2024 · 2 comments
Closed

Mock Service Worker を用いたモックを検証する #1345

KentaHizume opened this issue Oct 9, 2024 · 2 comments
Assignees
Labels
要望 新機能や要望
Milestone

Comments

@KentaHizume
Copy link
Contributor

KentaHizume commented Oct 9, 2024

概要

ネットワークレベルのAPIのモックを実現するライブラリとして、Mock Service Worker(MSW) が主流とされている。

  • サンプルアプリへのMSWの組み込み方法
  • MSWを用いてモックを実装する場合の負荷
  • MSWによるモックを用いた自動テストの実行
    について調査、検証する。

詳細 / 機能詳細(オプション)

ここに作成するドキュメントやサンプル、ライブラリの機能詳細を必要に応じて記述します。
「概要」で説明が尽くされている場合、この節を記述する必要はありません。

完了条件

ここにこの Issue の完了条件を箇条書きで記載します。

@KentaHizume
Copy link
Contributor Author

経緯は下記のissueを参照

@KentaHizume KentaHizume self-assigned this Oct 9, 2024
@KentaHizume KentaHizume added this to the v1.0 milestone Oct 9, 2024
@tsuna-can-se tsuna-can-se added the 要望 新機能や要望 label Oct 29, 2024
@KentaHizume KentaHizume modified the milestones: v1.0.0, v1.1.0 Nov 20, 2024
@tsuna-can-se tsuna-can-se modified the milestones: v1.1.0, v1.2.0 Dec 20, 2024
@KentaHizume
Copy link
Contributor Author

課題については下記のような issue に具体化されたため、本issueはクローズいたします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
要望 新機能や要望
Projects
None yet
Development

No branches or pull requests

2 participants