open-atmos / devops_tests

pytest test routines asserting for GitHub issue-linked TODO labelling in the code, README link consistency and some Jupyter notebook sanity checks
GNU General Public License v3.0
0 stars 2 forks source link

refactor git-ls-files into a common utils function #15

Closed abulenok closed 7 months ago

github-actions[bot] commented 11 months ago

Stale issue message

slayoo commented 11 months ago

Currently, we do: https://github.com/open-atmos/devops_tests/blob/269f8685a1973f8a788562ddbc918e6629017893/test_todos_annotated.py#L26 https://github.com/open-atmos/devops_tests/blob/269f8685a1973f8a788562ddbc918e6629017893/test_notebooks.py#L30

and there are still multiple instances where we use the old findfiles: https://github.com/open-atmos/PySDM/blob/94d2c01441ccdcbf382c816e19a5441bbcaca666/tests/examples_tests/conftest.py#L77 https://github.com/open-atmos/PySDM/blob/94d2c01441ccdcbf382c816e19a5441bbcaca666/tests/examples_tests/test_tests_completeness.py#L11

github-actions[bot] commented 9 months ago

Stale issue message