facundoolano / feedi

A personal news aggregator and Mastodon client
GNU Affero General Public License v3.0
888 stars 28 forks source link

Integration tests #79

Closed facundoolano closed 9 months ago

facundoolano commented 9 months ago

This adds a test environment and setup code, and a first batch of integration tests. A bunch of further test stubs are left for another PR.

closes #69