Update README.md

pull/1/head
Bez 2019-04-18 15:01:43 +02:00 zatwierdzone przez Langenfeld
rodzic 702ca98908
commit 293228f69f
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -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. 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: Make sure to have a gitea-instance running on `http://localhost:3000`, and an admin-user token at `.token`.
Many things...
- Validations
- Cleanup etc...