Update README.md

pull/1/head
Bez 2019-04-18 15:01:43 +02:00 zatwierdzone przez GitHub
rodzic 4e14a9cd59
commit 70df8b09be
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
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...