cedws / discord-delete

Tool to delete Discord message history
GNU General Public License v3.0
125 stars 18 forks source link

Write some tests with mock backend #5

Open cedws opened 5 years ago

cedws commented 5 years ago

I would like to be able to run some tests to ensure messages are being deleted properly in the partial deletion mode.

I think ideally a mock backend would be written in a way that properly stress tests the partial deletion code. It will need to throw curveballs like 429s, 500s, latency just like the real backend does.

alavix92 commented 5 years ago

Can you help me with a part of this ? I need help with the full delete I can pay you somehow?

cedws commented 5 years ago

Please open a new issue.