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

PopupLayoutCalculatorのUnitテスト #4

Open
shunm-999 opened this issue Feb 7, 2025 · 0 comments · May be fixed by #14
Open

PopupLayoutCalculatorのUnitテスト #4

shunm-999 opened this issue Feb 7, 2025 · 0 comments · May be fixed by #14
Assignees
Labels
type:test Implementation of test

Comments

@shunm-999
Copy link
Contributor

shunm-999 commented Feb 7, 2025

Feature/Module to be Tested
PopupLayoutCalculator[core]

Popupの表示位置を計算する。
Popupの表示位置は、Parentのどの辺(Alignment)を基準にし、そこからどれだけ離れているか(offsetFromBaseline)で決まる。

Purpose of the Test
PopupLayoutCalculatorが、正しくPopupの表示位置を計算できていることを検証する。

Test Scenarios
以下の1つの条件の組み合わせをすべて検証する。

  • 吹き出しの表示位置(12種類)

Expected Outcomes
PopupLayoutCalculatorから、Popupの適切な表示位置情報が返されることを検証する。

@shunm-999 shunm-999 added the type:test Implementation of test label Feb 7, 2025
@ymsk11 ymsk11 self-assigned this Mar 18, 2025
@ymsk11 ymsk11 linked a pull request Mar 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:test Implementation of test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants