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 73fee25bb8 test(workflow-operator): add unit tests for
AudioTaskCodegen (#6657)
add 1109c83f0c test(frontend): add unit tests for formly validation
messages (#6647)
add 227f81f2a9 test(frontend): add unit tests for set util (#6624)
add 37c68872fa test(frontend): add unit tests for exhaustiveGuard (#6630)
No new revisions were added by this update.
Summary of changes:
.../src/app/common/formly/formly-config.spec.ts | 33 +++++-----
frontend/src/app/common/util/set.spec.ts | 73 ++++++++++++++++++++++
frontend/src/app/common/util/switch.spec.ts | 58 +++++++++++++++++
3 files changed, 148 insertions(+), 16 deletions(-)
create mode 100644 frontend/src/app/common/util/set.spec.ts
create mode 100644 frontend/src/app/common/util/switch.spec.ts