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 01071832cd test(amber): add unit test coverage for UserConfigResource
(#7181)
new 91a036bf4f test(amber): cover email notification dispatch (#7191)
new 050c226a6e test(agent-service): cover prompt composition (#7190)
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:
agent-service/src/agent/prompts.spec.ts | 99 ++++++++++++++++++++++
.../web/service/EmailNotificationServiceSpec.scala | 99 ++++++++++++++++++++++
2 files changed, 198 insertions(+)
create mode 100644 agent-service/src/agent/prompts.spec.ts
create mode 100644
amber/src/test/scala/org/apache/texera/web/service/EmailNotificationServiceSpec.scala