- pip install from requirements
- create postgres DB "test_db";
- create for DB user:password "test_user":"re";
- grant rights for that user
- run setup.py to initialize DB
- or run tests.py with "pytest" it also inits DB. I can write teardown if needed
- run runserver.py and play with api methods
gunkow/test_willow
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|