kufu / smarthr-ui

React components for creating SmartHR applications.
https://story.smarthr-ui.dev
MIT License
880 stars 141 forks source link

chore: TableReel の E2E テストを削除する #5012

Closed s-sasaki-0529 closed 1 month ago

s-sasaki-0529 commented 1 month ago

関連URL

概要

TableReel コンポーネントには E2E テストがありますが、該当のテストは Storybook の VRT で担保できていると判断し、これを削除します。

これによって、 CI で時間がかかっている E2E テストのコスト削減及び、暗黙に発生している Storybook への依存の削減、自動テスト全体のポリシー整備を行います。

変更内容

確認方法

削除のみなのでコードfmfmでOK

備考

基本的にはすべての E2E テストを移植し、E2Eテスト基盤ごと一度削除し、Next.js を使用すると行った本質的に E2E テストが向いている場面用に作り直します。

pkg-pr-new[bot] commented 1 month ago

Open in Stackblitz

pnpm add https://pkg.pr.new/kufu/smarthr-ui@5012

commit: d70feb3