You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR #2032 was supposed to integrate the deleteRecurringEvent functionalities into develop-userTypeFix. But it removed all the tests😅, so the functionalities remained untested.
I'll add those back with the latest changes for appUserProfile. The PR is ready, please assign this issue to me.
Also, this would cover the tests for deleteRecurringEventInstances.ts (issue #2053), as that file is just exporting a function that's being used only in deleteRecurringEvent.ts (this issue). So, we should close that issue.
We will need unittests done for all methods, classes and functions found in this file.
Any widgets, components, modals referenced in this file must also have unittests done
PR Acceptance Criteria
The text was updated successfully, but these errors were encountered: