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 97480f16c1 test(frontend): add spec for AdminGuardService (#5787)
add 5e23f22add test(workflow-operator): add unit test coverage for
source-descriptor abstractions and small Jackson config bags (#5770)
No new revisions were added by this update.
Summary of changes:
...eConfigSpec.scala => DummyPropertiesSpec.scala} | 74 ++++++++++---------
.../PythonSourceOperatorDescriptorSpec.scala | 75 +++++++++++++++++++
.../source/SourceOperatorDescriptorSpec.scala | 64 ++++++++++++++++
.../GaugeChartStepsSpec.scala} | 85 ++++++++++++----------
.../amber/testsupport/source/SourceStubs.scala | 77 ++++++++++++++++++++
5 files changed, 302 insertions(+), 73 deletions(-)
copy
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/{visualization/figureFactoryTable/FigureFactoryTableConfigSpec.scala
=> DummyPropertiesSpec.scala} (54%)
create mode 100644
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/source/PythonSourceOperatorDescriptorSpec.scala
create mode 100644
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/source/SourceOperatorDescriptorSpec.scala
copy
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/visualization/{figureFactoryTable/FigureFactoryTableConfigSpec.scala
=> gaugeChart/GaugeChartStepsSpec.scala} (52%)
create mode 100644
common/workflow-operator/src/test/scala/org/apache/texera/amber/testsupport/source/SourceStubs.scala