[fix] Ws api tests (#31)
This commit is contained in:
parent
73054fd5ce
commit
3dc066fbd4
12 changed files with 108 additions and 44 deletions
1
Makefile
1
Makefile
|
|
@ -31,6 +31,7 @@ checkeditorconfig:
|
|||
editorconfig-checker
|
||||
|
||||
test:
|
||||
LNBITS_DATA_FOLDER="./tests/data" \
|
||||
PYTHONUNBUFFERED=1 \
|
||||
DEBUG=true \
|
||||
poetry run pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue