-
Notifications
You must be signed in to change notification settings - Fork 101
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テストの拡充 #1149
Draft
nanasess
wants to merge
57
commits into
EC-CUBE:master
Choose a base branch
from
nanasess:add-e2e-tests
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
E2Eテストの拡充 #1149
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
nanasess
commented
Jan 17, 2025
•
edited
Loading
edited
- フロントログイン時のテストを固定アカウントではなく、毎回会員登録する
- カテゴリ最大階層の商品並び換えのテスト作成(カテゴリ最大階層の商品並び換えE2Eテスト作成 #1123)
- 別のお届け先追加のテスト作成(別のお届け先が追加できなくなっていたのを修正 #1131)
- 複数お届け先のテスト作成(フロントログイン/ゲスト)
- マイページのテスト作成
- 購入履歴一覧
- お気に入り一覧
- 会員登録内容変更
- お届け先追加・変更
- 退会手続き
- 管理画面のテスト作成
- SHOPマスター
- 特定商取引
- 配送方法設定
- 支払方法設定
- ポイント設計
- メール設定
- 会員規約設定
- 税率設定
- 商品登録
- 商品マスター
- 商品規格登録
- 商品CSVダウンロード
- 規格管理
- カテゴリ登録画面(resolves カテゴリ最大階層の商品並び換えE2Eテスト作成 #1123)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1149 +/- ##
==========================================
- Coverage 50.05% 49.61% -0.45%
==========================================
Files 82 83 +1
Lines 10580 10692 +112
==========================================
+ Hits 5296 5305 +9
- Misses 5284 5387 +103
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
- メールアドレスを mypageLoginPage から取得する - 会員登録メールと混同するため、メール受信数のチェックを削除
46cfa05
to
eff81f8
Compare
eff81f8
to
7eaf146
Compare
298d78c
to
037e9f2
Compare
831d7dc
to
bed5487
Compare
3bddd16
to
bc369bc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.