olucurious / PyFCM

Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
http://olucurious.github.io/PyFCM/
MIT License
804 stars 206 forks source link

Documentation and Tests #216

Closed LucasHild closed 5 years ago

LucasHild commented 5 years ago

Hello,

what do you think about a documentation for the library? Can I add a folder called docs? I would use Sphinx to create the documentation.

I would also add some tests to the library. That makes it much more comfortable too develop new features without breaking stuff. Can I use pytest for that?

olucurious commented 5 years ago

@Lanseuo sure, that would be awesome