bitcoin-dev-project / bitcoin-dev-project/warnet
Refactor tests to references resources through the package
Open
- Dominant language
- Python
- Stars
- 149
- Forks
- 83
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 2
Description
some of the tests reference scenarios or other resources relative to the src directory, which causes the tests to fail if ran from outside the warnet src directory.
ideally, they should run from anywhere , which makes it more convenient to run tests from a warnet project directory
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.