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 95b2e5c106 test(frontend): render the dashboard search with its real
children (#7627)
add 938342afb3 test(amber): add specs for GuestAuthFilter and UserResource
(#7652)
No new revisions were added by this update.
Summary of changes:
.../texera/web/auth/GuestAuthFilterSpec.scala | 112 +++++++++++++++++
.../resource/dashboard/user/UserResourceSpec.scala | 138 +++++++++++++++++++++
2 files changed, 250 insertions(+)
create mode 100644
amber/src/test/scala/org/apache/texera/web/auth/GuestAuthFilterSpec.scala
create mode 100644
amber/src/test/scala/org/apache/texera/web/resource/dashboard/user/UserResourceSpec.scala