Sander van Grieken
73fee69f5c
tests: move /electrum/tests to /tests
2 years ago
SomberNight
1767d26de9
tests: make regtest tests somewhat faster by faster polling in e-x
...
using 4e66804dc0
on my machine, before-after:
Ran 9 tests in 495.865s
Ran 9 tests in 376.183s
2 years ago
JeremyRand
b1c4bb8914
Add Cirrus CI ( #7431 )
...
* Cirrus: Add Tox task
* Cirrus: Add Locale task
* Cirrus: Add Flake8 Task
* Cirrus: Add Regtest task
* Regtest: Flush stdout
Allows viewing output sooner.
* Regtest: Read process.stdout in text mode
Improves ability to quickly see output.
* Cirrus: Add Windows task
* Cirrus: Add Android task
* Cirrus: Add macOS task
* Cirrus: Add AppImage task
* Cirrus: Add tarball task
* Cirrus: Add Submodules task
* Android: remove superfluous cp/rm
* Add .dockerignore
Symlink to .gitignore.
4 years ago
ThomasV
94fe28b576
regtest: remove cost limit
6 years ago
ThomasV
15eecab978
update electrumx starting script
6 years ago
ThomasV
a698344136
cleanup tests that use regtest:
...
- separate setup from execution
- install bitcoind and electrumx in travis
- use the same framework for lnwatcher and forwarding
- make tests runnable locally
6 years ago