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 19a35b74a1 test(amber): extend PveResource unit test coverage (#7223)
add 390e254327 test(amber): extend WorkflowResource coverage to read/query
and mutation endpoints (#7229)
add 31d5536bf7 test(amber): add unit test coverage for HubResource (#7230)
No new revisions were added by this update.
Summary of changes:
.../dashboard/file/WorkflowResourceSpec.scala | 152 +++++++++++-
.../resource/dashboard/hub/HubResourceSpec.scala | 269 +++++++++++++++++++++
2 files changed, 417 insertions(+), 4 deletions(-)
create mode 100644
amber/src/test/scala/org/apache/texera/web/resource/dashboard/hub/HubResourceSpec.scala