Skip to content

feat(local-notifications): add test case for recurrent notifications with a start date#787

Open
F0079 wants to merge 1 commit into
ionic-team:mainfrom
F0079:recurrent-local-notifications-with-startdate
Open

feat(local-notifications): add test case for recurrent notifications with a start date#787
F0079 wants to merge 1 commit into
ionic-team:mainfrom
F0079:recurrent-local-notifications-with-startdate

Conversation

@F0079

@F0079 F0079 commented Jul 5, 2026

Copy link
Copy Markdown

Description

This pull request adds a test case for the feature introduced by add start date to cron like scheduler in the capacitor-plugins repository.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • Other (CI, chores, etc.)

Rationale / Problems Fixed

To ensure functionality of the the use case "schedule recurrent notifications with a start date".

Tests or Reproductions

The test "Schedule every minute, starting in 5 minutes" schedules a notification at a specific date & time e.g. in 5 minutes and subsequently schedules recurrent notifications for every minute. The scheduled notification may be canceled with "Cancel Pending Notifications".

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

Associated Pull Requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant