1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
toot/docs/testing.md
Ivan Habunek cae231eddf
wip
2023-03-08 14:17:06 +01:00

234 B

Running tests

Run unit tests by just invoking:

pytest

However, many tests are implemented as integration tests which require a local mastodon instance to be running.

Setting up a test mastodon instance