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

Refactor/377 repository #378

Merged
merged 49 commits into from
Sep 19, 2024

fixed

86941fc
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Refactor/377 repository #378

fixed
86941fc
Select commit
Loading
Failed to load commit list.
GitHub Actions / Report (Medium test (Android) (scenarios/app_test.dart)) (reactivecircus) succeeded Sep 19, 2024 in 1s

77 passed, 0 failed and 1 skipped

Tests passed successfully

✅ reports/test_report.log

78 tests were completed in 542s with 77 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
integration_test/scenarios/app_test.dart 77✅ 1⚪ 430s

✅ integration_test/scenarios/app_test.dart

Scenario test Habit scenario ActLineChartPage scenario
  ✅ : show chart
Scenario test : Edge scenario
  ✅ Success
Scenario test Habit scenario MemListPage scenario
Scenario test Habit scenario ActListPage scenario
  ✅ : show MemDetailPage.
Scenario test Habit scenario ActCounter test
  ✅ : select saved mem.
  ✅ : increment.
Scenario test Memo scenario Memo list scenario
  ✅ : Filter: Archive
Scenario test Habit scenario After act started habit scenario
  ✅ Show on saved.
  ✅ save.
  ✅ : clear.
  ✅ start act.
Scenario test Memo scenario Memo detail scenario
  ✅ : Show saved.
Scenario test Habit scenario Repeated habit scenario
Scenario test Habit scenario Repeat by day of week scenario
  ✅ save.
Scenario test : Todo scenario
  ✅ not notify on done mem.
Scenario test Habit scenario : Repeat by n day habit scenario
  ✅ show saved.
  ✅ save.
Scenario test : Task scenario
Scenario test : Notification scenario
  ✅ : show MemDetailPage.
Scenario test Habit scenario ActListPage scenario : show inserted acts
  ✅ : by Mem.
Scenario test Memo scenario Memo list scenario : List
  ✅ : Show elements.
Scenario test : Todo scenario : show
  ✅ : list: initial.
Scenario test Habit scenario MemListPage scenario show
  ✅ sorted.
Scenario test Habit scenario ActListPage scenario : show inserted acts : All
  ✅ : time.
  ✅ : count.
  ✅ : month view.
Scenario test Habit scenario Repeated habit scenario show
  ✅ on new.
  ✅ saved.
Scenario test : Notification scenario : scheduleCallback
  ✅ : startMem.
  ✅ : endMem.
  ✅ : repeat.
  ✅ : activeAct.
  ✅ : pausedAct.
  ✅ : afterActStarted.
Scenario test Memo scenario Memo detail scenario : Save
  ✅ : create.
  ✅ : update.
  ✅ : twice on create.
Scenario test Habit scenario Repeat by day of week scenario show
  ✅ initial.
  ✅ saved.
Scenario test : Todo scenario : done & undone
  ✅ : MemDetailPage.
  ✅ : MemListPage.
Scenario test : Task scenario : show Period
  ✅ : new Mem has no period.
Scenario test Memo scenario Memo list scenario : List : Search
  ✅ : toggle search mode.
  ✅ : enter search text.
Scenario test : Task scenario : show Period : inserted Mem
  ✅ : on MemList
  ✅ : has period start.
  ✅ : has period end.
  ✅ : has period.
Scenario test Habit scenario ActListPage scenario : show inserted acts : many acts
  ✅ : infinite scroll.
Scenario test : Notification scenario : notification actions
  ✅ : done Mem.
  ✅ : start Act.
Scenario test Habit scenario Repeated habit scenario save
  ✅ create.
  ✅ : update.
Scenario test Habit scenario Repeat by day of week scenario change
  ✅ select Mon, Fri.
  ✅ unselect selected.
Scenario test Habit scenario MemListPage scenario act
  ✅ start.
  ✅ finish.
Scenario test Memo scenario Memo list scenario : Transit
  ✅ : new.
  ✅ : saved.
Scenario test Habit scenario ActListPage scenario : by Mem
  ✅ : start & finish act.
Scenario test Memo scenario Memo detail scenario : Save : Archive
  ✅ : archive.
  ✅ : unarchive.
Scenario test : Notification scenario : notification actions : finish active Act
  ✅ : no active Act.
Scenario test : Task scenario : Save period
  ✅ : start is all day.
  ✅ : end is all day.
  ✅ : start is not all day, end is all day.
Scenario test Habit scenario ActListPage scenario : by Mem : Edit act
  ✅ : save.
  ✅ : delete.
Scenario test : Notification scenario : notification actions : finish active Act 2 active Acts.
  ✅ : test.
Scenario test Habit scenario Repeat by day of week scenario scheduleCallback
  ✅ notify
  ✅ not notify
Scenario test Memo scenario Memo detail scenario : Remove
  ✅ : undo.
  ✅ : nothing on new.
  ✅ : cancel.
  ⚪ on created.
Scenario test Habit scenario : Repeat by n day habit scenario notify repeatByNDay
  ✅ withoutAct.
  ✅ withOldAct
  ✅ withCurrentAct
Scenario test : Notification scenario : notification actions : pause act
  ✅ : no active act.
Scenario test : Task scenario notification
  ✅ not notify on active act.
Scenario test : Notification scenario : notification actions : pause act : 2 active acts
  ✅ : no thrown.