You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/testing.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Running toot tests
2
2
3
+
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.
4
+
5
+
**Please, never run tests against a live instance!**
6
+
3
7
## Mastodon
4
8
5
9
Clone mastodon repo and check out the tag you want to test:
0 commit comments