- Issue created by @murz
- @murz opened merge request.
- last update
over 1 year ago 46 pass - last update
over 1 year ago 48 pass - last update
over 1 year ago 48 pass - Status changed to Fixed
over 1 year ago 8:03am 11 August 2023
Pretty often a unit test needs to read some files from the module's folder, but it's pretty tricky because the location of the module from the DRUPAL_ROOT is not always the same.
So, will be good to have a function, that automatically detects the module folder and gives the full absolute path to a file from a relative path.
Fixed
1.2
Code