test_installer.py
65.6 KB
-
fix: run installer tests from any directory · 9ba25bc3
Locker will set package.source_url relative to lock path, this made it so that tests were failing if run outside root directory because lock path was set to Path(__file__). With using project_root fixture as lock path now tests can be run from any directory.
Adam Wojtczak committed