Depends on D4216
Fixing bucket names in blob service unit tests. The assumption is that we're always going to run the unit tests in dev mode. So we can skip using some alternative bucket name like commapp-test
Differential D4251
[services] Blob - Fix unit tests • karol on Jun 13 2022, 6:52 AM. Authored by Tags None Referenced Files
Details
Depends on D4216 Fixing bucket names in blob service unit tests. The assumption is that we're always going to run the unit tests in dev mode. So we can skip using some alternative bucket name like commapp-test cd services yarn run-unit-tests blob
Diff Detail
Event TimelineComment Actions How does the title of the diff correspond to the description and the code? Was there anything broken so that we need to fix it? Maybe use something less generic e.g. Use BLOB_BUCKET_NAME constant as blob bucket name? |