Merge pull request #12721 from taosdata/test3.0/lihui

test:add test cases for tmq
This commit is contained in:
Hui Li 2022-05-19 23:07:56 +08:00 committed by GitHub
commit 3558d6d10f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1113 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -64,3 +64,4 @@ python3 ./test.py -f 2-query/nestedQuery.py
python3 ./test.py -f 7-tmq/basic5.py
python3 ./test.py -f 7-tmq/subscribeDb.py
python3 ./test.py -f 7-tmq/subscribeDb1.py
python3 ./test.py -f 7-tmq/subscribeStb.py