kopia lustrzana https://github.com/ihabunek/toot
17 wiersze
234 B
Markdown
17 wiersze
234 B
Markdown
![]() |
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
|
||
|
|
||
|
|
||
|
|