test_installer_old.py
51.7 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