a3a183b86c
fix test warnings when using < python3.8 ( #798 )
...
* jinja warning
* fix regex
Co-authored-by: dni <dni.khr@gmail.com >
2022-07-28 12:15:27 +02:00
dni ⚡ and GitHub
3ec9cb6c89
use main branch of regtest
2022-07-28 11:11:54 +02:00
783502ebf8
faster regtest, docker build is not needed anymore ( #794 )
...
* docker build is not needed anymore as regtest now does not include lnbits
* faster regtest, because docker build -t lnbits . is not needed anymore
Co-authored-by: dni <dni.khr@gmail.com >
2022-07-28 11:09:03 +02:00
5810a4993b
Update lnbits/core/views/api.py
...
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
2022-07-26 09:08:16 +02:00
462fffbeaa
.gitignore coverage.xml + do not delete mock_data.zip ( #779 )
...
* add coverage.xml to gitignore
* fix deleting mock_data.zip
Co-authored-by: dni <dni.khr@gmail.com >
2022-07-25 15:08:30 +02:00
b865fad95e
Update tests/core/views/test_api.py
...
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
2022-07-25 12:05:16 +02:00
e939b9a5aa
Update tests/core/views/test_api.py
...
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
2022-07-25 12:05:16 +02:00
4b5e113c03
Regtest update ( #775 )
...
* preparation pr for regtest update
* remove FIXMEs
Co-authored-by: dni <dni.khr@gmail.com >
2022-07-25 07:31:15 +02:00
613c5b4667
Update tests/core/views/test_api.py
...
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
2022-07-20 13:15:18 +02:00
0784ae02b1
Update tests/core/views/test_api.py
...
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com >
2022-07-20 13:15:06 +02:00
a57980469b
addition to dockerignore ( #722 )
...
* add venv, data, tests to dockerignore
* add config files to ignore
Co-authored-by: dni <dni.khr@gmail.com >
2022-07-11 13:40:22 +02:00
b1d6c82466
fix dockerfile and add docker ignore ( #714 )
...
* fix dockerfile and add docker ignore
* fixup comment in dockerignore
Co-authored-by: dni <dni.khr@gmail.com >
2022-07-07 18:30:21 +02:00
Daniel Krahofer and GitHub
0ae1cf6e52
Ignore docker directory
...
Ignore docker directory if you clone and use the https://github.com/lnbits/legend-regtest-enviroment
2022-06-30 12:03:46 +02:00
Daniel Krahofer and GitHub
aba206c87e
Extension Subdomains: Update crud.py, critical sql error ( #481 )
2022-01-04 09:56:14 -03:00