joinfirefly / backend

An Interconnected Extensible Microblogging Platform🪐
https://join.hol0.dev/
GNU Affero General Public License v3.0
2 stars 3 forks source link

add python unit tests & requirements file #7

Closed samjhill closed 3 months ago

samjhill commented 3 months ago

Hi! 👋 Thank you for doing great work for the Fediverse! I'm going through and adding unit tests for some projects I find interesting to help you move faster and avoid bugs during development.

This PR adds a few changes:

I welcome any feedback on the changes and am open to suggestions for additional coverage or improvements.

All tests are designed to be non-intrusive and maintain the integrity of the existing codebase.