dahlia / hollo

Federated single-user microblogging software
https://docs.hollo.social/
GNU Affero General Public License v3.0
241 stars 16 forks source link

Automated tests #14

Open dahlia opened 3 months ago

dahlia commented 3 months ago

Surprisingly, Hollo does not have any automated tests at all. It currently only relies on type checker. We need unit tests at least for the core logic.

d01c2 commented 3 months ago

I'll handle this issue!