You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 week ago | |
---|---|---|
.. | ||
gossip-unittests | 1 week ago | |
integration-tests | 4 months ago | |
release-tests | 2 weeks ago | |
README.md | 2 years ago | |
runtime-result.txt | 1 year ago | |
test_bettersleep.py | 2 years ago | |
test_blockdb.py | 2 months ago | |
test_cleanup.py | 4 months ago | |
test_commands_basic.py | 4 months ago | |
test_escape_ansi.py | 2 years ago | |
test_filepaths.py | 3 years ago | |
test_forward_secrecy.py | 2 years ago | |
test_getopenport.py | 4 months ago | |
test_highlevelcrypto.py | 2 years ago | |
test_identifyhome.py | 2 years ago | |
test_keymanager.py | 2 years ago | |
test_onionr_process.py | 4 months ago | |
test_onionr_threads.py | 4 months ago | |
test_onionrusers.py | 5 months ago | |
test_onionrvalues.py | 4 months ago | |
test_read_offset.py | 2 years ago | |
test_runtime_result.py | 4 months ago | |
test_setupkvvars.py | 4 months ago | |
test_stringvalidations.py | 4 months ago | |
test_template.py | 2 years ago | |
test_waitforsetvars.py | 4 months ago | |
test_zfill.py | 2 years ago |
README.md
Onionr Tests 📰️
Onionr has four test suites, this directory's unittests, integration tests, browser tests, and run time tests located in the src directory.
In these unittests, be careful to manage import order. The test home directory environment variable needs to be set before most imports.