BaseLoaderStorageTest: Allow to pass hexadecimal ids for directories and releases
Similar to the behavior of methods: assertContentsOk, assertRevisionsOk, assertSnapshotOk, allow to pass hexadecimal ids to methods: assertDirectoriesOk, assertRelasesOk in order to ease the writing of tests.
Migrated from D774 (view on Phabricator)