@@ -17,6 +17,16 @@ To start the app and watch for changes:
DEBUG=1 ./app.py
## Testing
To run unit tests:
python -m pytest
or
make test
## Notes
tornado templates are like mustache templates -- add the
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.