I would expect everest to raise error not only when there is no writeable directory on the simulation directory path, but also when simulation directory alone is not writeable.
Current verifications seem intended (maybe for non-existent paths only?), so I am not 100% certain.
For the moment test placeholder test_that_simulation_folder_without_write_access_raises_validation_error is created as x-fail (see #14055)
I would expect everest to raise error not only when there is no writeable directory on the simulation directory path, but also when simulation directory alone is not writeable.
Current verifications seem intended (maybe for non-existent paths only?), so I am not 100% certain.
For the moment test placeholder
test_that_simulation_folder_without_write_access_raises_validation_erroris created as x-fail (see #14055)