6 lines
302 B
Markdown
6 lines
302 B
Markdown
# 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.
|