webxdc / store

XDC store, migrated to codeberg
https://codeberg.org/webxdc/store
5 stars 0 forks source link

use `sendToChat` #62

Closed Septias closed 1 year ago

Septias commented 1 year ago

closes #49

link2xt commented 1 year ago

I still think it is a good candidate for a python test, e.g. test that you get a base64-encoded binary which is the same as requested, and that an error is actually send if non-existant app ID is requested. The error path is not even something you can easily test manually.