summaryrefslogtreecommitdiff
path: root/groot-tests/test-common
AgeCommit message (Collapse)Author
2024-09-02[Fix][e2e-common] Support user-defined variables via CLI when submitting a job.doufenghu
2024-09-01[Improve][bootstrap] Improve job-level user-defined variables, move the path ↵doufenghu
from application/properties to application/env/properties, and add support for defining variables via the runtime CLI. (GAL-651)
2024-07-25[Improve][e2e-kafka] Kafka supports SASL_PLAINTEXT and includes a producer ↵doufenghu
quota test based on the topic.
2024-07-24[Feature][e2e-kafka] Flink image add ↵doufenghu
flink-shaded-hadoop-2-uber-2.7.5-8.0.jar. Add mock data to kafka integration test.
2024-06-15[Improve][docs] Add mock source connector documents.doufenghu
2024-04-02[Feature][Tests] add Kafka Container for unit test.doufenghu
2024-03-16[Improve][Tests] Improve unit test in Flink13Contaner.doufenghu
2024-03-09[Feature][Tests] Support Env Parameter test in Flink13Container.doufenghu
2024-03-06[Feature][Test] Add TestContainner lib for end-to-end testing. Add ↵doufenghu
test-common and test-e2e-base submodules. Support Inline to Print test in Flink13 Container.