CraftSpider / dpytest

A package that assists in writing tests for discord.py
MIT License
103 stars 24 forks source link

Editing Messages not implemented #13

Closed 1drturtle closed 4 years ago

1drturtle commented 4 years ago

When I try to make a test of a command that sends a message and then edits the message, it gives an error

discord.ext.commands.errors.CommandInvokeError: Command raised an exception: NotImplementedError: Operation occured that isn't captured by the tests framework.
CraftSpider commented 4 years ago

Implemented as of 0.0.20, please raise any further missing operations or issues with the framework