SomberNight
|
335f55a7bf
|
fix tests for new pytest (py.test -> pytest)
looks like latest pytest (7.2.0) removed support for the old py.test module/namespace
see 646a46e5f4/doc/en/changelog.rst (pytest-720-2022-10-23)
|
2 years ago |
SomberNight
|
de16934b47
|
tests: tox: python version matrix is fed from .cirrus.yml via TOXENV
|
3 years ago |
SomberNight
|
adc97af58c
|
clear up requirements re pycryptodomex
|
5 years ago |
SomberNight
|
e4fd5ec1ae
|
tox: add python 3.7 to envlist
previous CI build was complaining
|
6 years ago |
SomberNight
|
6b9a83ae80
|
don't test with python 3.5
also, typing is no longer needed (part of stdlib from 3.5)
|
6 years ago |
Marcel O'Neil
|
c856633b9c
|
remove test files from coverage
|
7 years ago |
Johann Bauer
|
cf7caa7ef9
|
Don't measure coverage for files in gui or plugins
|
7 years ago |
Janus
|
097ac144d9
|
file reorganization with top-level module
|
7 years ago |
SomberNight
|
16e4827e8c
|
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py
|
7 years ago |
Johann Bauer
|
66c928572a
|
Let travis run the test using Python3
|
8 years ago |
Dmitry Sorokin
|
c86140a608
|
py3 in setup.py and tox config
|
8 years ago |
Roman Zeyde
|
1eccadfc13
|
travis: use Tox for test automation
|
10 years ago |