zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
350 stars 356 forks source link

[WIP] Issue#637 #638

Closed RioAtHome closed 3 years ago

RioAtHome commented 3 years ago

I believe this is how to implement #637.

tests and documentation aren't done, and I'm seeing that update_storage/get_storage don't have tests nor docs, so I'm thinking of writing tests and docs for all 3, can I get some guidelines on how to write tests and or docs? and whether my implementation of remove_storage is good?