jupyter-server / jupyter-scheduler

Run Jupyter notebooks as jobs
https://jupyter-scheduler.readthedocs.io
BSD 3-Clause "New" or "Revised" License
200 stars 23 forks source link

Prefer fixtures over hard-coded paths in tests #514

Closed dlqqq closed 6 months ago

dlqqq commented 7 months ago
          Thank you for contributing this! I left some feedback below. The feedback mostly centers around using fixtures instead of hard-coded paths, so these fixtures can be easily re-used in future tests.

Originally posted by @dlqqq in https://github.com/jupyter-server/jupyter-scheduler/pull/513#pullrequestreview-2032030320