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 0de241723e test(access-control): pin token extraction and the
privilege guard (#7690)
new bf1a4e7453 test(frontend): cover the websocket handshake, port editor
binding and quota charts (#7696)
new 0da794d90f test(services): cover the five service entry points'
bootstrap (#7694)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../service/AccessControlServiceRunSpec.scala | 179 ++++++++++++-
.../ComputingUnitManagingServiceRunSpec.scala | 90 ++++++-
.../texera/service/ConfigServiceRunSpec.scala | 182 ++++++++++++-
.../user/user-quota/user-quota.component.spec.ts | 295 ++++++++++++++++++++-
.../port-property-edit-frame.component.spec.ts | 122 +++++++++
.../workflow-websocket.service.spec.ts | 189 ++++++++++++-
.../service/NotebookMigrationServiceRunSpec.scala | 180 ++++++++++++-
.../service/WorkflowCompilingServiceRunSpec.scala | 192 +++++++++++++-
8 files changed, 1414 insertions(+), 15 deletions(-)