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

better testing of spam message deletion #739

Open
Evanfeenstra opened this issue Aug 1, 2023 · 1 comment
Open

better testing of spam message deletion #739

Evanfeenstra opened this issue Aug 1, 2023 · 1 comment
Assignees

Comments

@Evanfeenstra
Copy link
Contributor

addTimer which creates the "escrow" repayment timer uses payload.message.id, however on the admin's side, the message is deleted with message.id (which is different). So deleting message to stop repayment is probably not working

  • refactor to msg uuid instead of ID
  • add message deletion to the escrow test
@tobi-bams
Copy link
Contributor

@Evanfeenstra I guess we can close this issue already right?

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

No branches or pull requests

2 participants