mirror of
https://github.com/ihabunek/toot.git
synced 2025-10-21 19:44:16 -04:00
Make a note about testing
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Running toot tests
|
# Running toot tests
|
||||||
|
|
||||||
|
toot has a series of integration tests to make sure it works with different Mastodon-compatible servers. This makes it a bit harder to run tests because we need a local instance to run the tests agains.
|
||||||
|
|
||||||
|
**Please, never run tests against a live instance!**
|
||||||
|
|
||||||
## Mastodon
|
## Mastodon
|
||||||
|
|
||||||
Clone mastodon repo and check out the tag you want to test:
|
Clone mastodon repo and check out the tag you want to test:
|
||||||
|
|||||||
Reference in New Issue
Block a user