diff --git a/README.md b/README.md index dc2f910..0041961 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ This is just a quick translation of swagger doc to python using simple hack and Its easy enough to understand for making changes and making it usable for purpose. +# tests: +Can be run like this: +```python3 -m pytest tests.py``` -# Todo: -Many things... -- Validations -- Cleanup etc... +Make sure to have a gitea-instance running on `http://localhost:3000`, and an admin-user token at `.token`.