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

Implement reverting pill take #477

Merged
merged 48 commits into from
Jan 17, 2022
Merged

Implement reverting pill take #477

merged 48 commits into from
Jan 17, 2022

Conversation

bannzai
Copy link
Owner

@bannzai bannzai commented Jan 15, 2022

Abstract

ピルマークをタップして未服用にできる機能を実装

Why

Links

Checked

  • Analyticsのログを入れたか
  • 境界値に対してのUnitTestを書いた
  • パターン分岐が発生するWidgetに対してWidgetTestを書いた
  • リリースノートを追加した

Manual Test

  • DBの値もチェック
    • ボタンの飲んでいないタップで一つ未服用にできる
    • ピルマークタップで未服用にできる
    • ピルシートを跨いだ未服用にできる
    • 未服用したい日付よりも後ろに休薬期間がある場合は、休薬期間を取り消す
    • 休薬機能中は未服用にできない
    • 1つだけ未服用にした場合の服用履歴
    • 複数未服用にした場合の服用履歴

@bannzai bannzai merged commit fae767d into main Jan 17, 2022
@bannzai bannzai deleted the add/function/revert_taken_pill branch January 17, 2022 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant