You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 months ago | |
---|---|---|
.. | ||
default-plugin-tests/wot | 6 months ago | |
gossip-unittests | 6 months ago | |
integration-tests | 6 months ago | |
release-tests | 6 months ago | |
README.md | 3 years ago | |
runtime-result.txt | 2 years ago | |
test_blockdb.py | 1 year ago | |
test_blockdb_cleaner.py | 8 months ago | |
test_cleanup.py | 6 months ago | |
test_commands_basic.py | 1 year ago | |
test_escape_ansi.py | 6 months ago | |
test_filepaths.py | 3 years ago | |
test_identifyhome.py | 3 years ago | |
test_multiproc.py | 3 months ago | |
test_onionr_threads.py | 6 months ago | |
test_runtime_result.py | 1 year ago | |
test_template.py | 3 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.