[from https://github.com//pull/4858]
I have seen you moved tests/Utilities → src/DIRAC/tests/Utilities/
I thought the tests directory would have not been moved.
Unfortunately it's a bit messy as some bits of test code are being imported as:
from DIRAC.tests.Utilities import something
There are other ways of fixing this this and I'm happy to do it differently if you have a strong opinion? I think the correct solution is probably to tidy up the tests a bit but that's a task for another PR.
Originally posted by @chrisburr in #4858 (comment)
[from https://github.com//pull/4858]
Unfortunately it's a bit messy as some bits of test code are being imported as:
There are other ways of fixing this this and I'm happy to do it differently if you have a strong opinion? I think the correct solution is probably to tidy up the tests a bit but that's a task for another PR.
Originally posted by @chrisburr in #4858 (comment)