This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from 1ff4771505 fix(file-service): return 403 instead of 500 on dataset
share/revoke deny paths (#6434)
add 4eb3673851 test(frontend): add unit test coverage for
MarkdownDescriptionComponent (#6431)
add 297e550068 test(frontend): add unit tests for computing-unit.util
resource helpers (#6435)
No new revisions were added by this update.
Summary of changes:
.../app/common/util/computing-unit.util.spec.ts | 241 +++++++++++++++++++++
.../markdown-description.component.spec.ts | 237 ++++++++++++++++++++
2 files changed, 478 insertions(+)
create mode 100644 frontend/src/app/common/util/computing-unit.util.spec.ts
create mode 100644
frontend/src/app/dashboard/component/user/markdown-description/markdown-description.component.spec.ts