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 055f7bb2f1 test(frontend): extend PropertyEditorComponent unit test
coverage (#6789)
add b248206ab2 test(frontend): extend AdminUserComponent unit test
coverage (#6744)
add 55f75a8310 fix(deps, frontend): bump @ngneat/until-destroy from 8.1.4
to 10.0.0 in /frontend (#6713)
add 87ec5f2479 test(workflow-execution-service): cover ResultExportService
helpers (#6705)
No new revisions were added by this update.
Summary of changes:
.../web/service/ResultExportServiceSpec.scala | 88 +++++++++
frontend/LICENSE-binary | 2 +-
frontend/package.json | 2 +-
.../admin/user/admin-user.component.spec.ts | 216 ++++++++++++++++++++-
frontend/yarn.lock | 16 +-
5 files changed, 313 insertions(+), 11 deletions(-)
create mode 100644
amber/src/test/scala/org/apache/texera/web/service/ResultExportServiceSpec.scala