Commit Graph

26 Commits

Author SHA1 Message Date
t_max eab4861370 refactor(c#): refactor c# connector to v3.1.0 2023-12-14 18:28:29 +08:00
chenhaoran 515d671e00 test:modify the keep parameter of db in python.sh cases 2023-12-07 10:04:47 +08:00
haoranchen a3fd13d43a
Update test_R.sh 2023-10-24 10:14:12 +08:00
sunpeng eef4800c82 fix: special taos-ws-py version in py test 2023-09-06 14:27:18 +08:00
Shuduo Sang 0666baaf06 fix: wget check if file exists 2023-08-01 13:37:47 +08:00
Shuduo Sang f2728a65d2 test: wget jdbc dist.jar 2023-07-31 21:34:10 +08:00
Shuduo Sang a350794ea7 test: add test_R.sh 2023-07-31 21:23:49 +08:00
Benguang Zhao 19883fdeed feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
Xuefeng Tan 449f7115e4
fix: windows test (#20256)
* fix: windows sim test

* fix: windows sim test

* fix: random on windows

* fix: taosd online check

* fix: windows path in python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: make_install.bat

* fix: python test

* fix: jdbc test

* fix: develop test

* fix: develop test

* fix:add log

* test:add win case file

* test:add win case file

* test:add win case file

* fix: python test get taosBenchmark path

* test:add win case file

* test:comment some failed cases in win

* test:add win case file

* test:add win case file

* test:comment some win case file

* test:add some win case file

---------

Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
sunpeng b84b8e58f5
test: add python demo for websocket (#20209)
* test: add python demo for websocket

* fix test

* fix test

* fix test
2023-03-02 20:44:25 +08:00
sunpeng db6a8cdf60
build: update writing kafka example and document (#19864)
* build: update writing kafka example and document

* fixes kafka demo

* fix: refine wording

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-09 02:08:57 +08:00
sunpeng c30cb1f5db
build: add python demo to ci (#19641)
* build: add python demo to ci

* build: add fast write example to ci

* build: add kafka demo to ci

* fix kafka demo

* fix python demo

* fix python demo

* fix python demo

* fix python demo

* fix python demo
2023-01-30 09:58:52 +08:00
Shuduo Sang 0ce44c400b
fix: csharp test case (#18706)
* fix: csharp test case

* fix: return -1 if failed
2022-12-05 22:08:06 +08:00
xleili 5aef17ab7c fix(test):C# CI websocket example failed 2022-11-04 18:58:26 +08:00
xleili ff1313f9bc ../../../tests/docs-examples-test/csharp.sh 2022-11-04 16:21:08 +08:00
haoranchen 3196ee5755
Revert "test: build taosx and add test case of taosx" 2022-10-24 18:00:36 +08:00
Huo Linhe 564fd60bd9 test: build taosx and add test case of taosx
Close [TD-18849](https://jira.taosdata.com:18080/browse/TD-18849)
2022-10-10 17:22:15 +08:00
Liu Jicong b8c088b5f2 temporarily disable node case 2022-09-29 13:59:37 +08:00
xiaolei li c577897c1f
test(docs):change docs-example file structure and update reference (#16987)
* test(docs):update docs-example file structure

* test(docs):update docs-example references under zh and en
2022-09-22 09:58:31 +08:00
xleili 5d497d4db7 fix(test):uncomment C# docs-example temporily 2022-09-20 21:55:53 +08:00
huolibo 0e35669378
fix: add java example CI (#16432)
* fix: varchar need \'

* fix: add jdbc test shell

* fix: change class path

* fix: shell error
2022-08-26 19:09:08 +08:00
Shengliang Guan 4d12791c4d
Merge pull request #16066 from taosdata/test/xiaolei/TD-18196-nodejs-3.0-reference-sample-to-ci
test(docs):add nodejs 3.0 reference sample to CI
2022-08-12 19:57:03 +08:00
xiaolei li 03cee8f98d
test(docs):add c# 3,0 user reference examples to ci (#16060) 2022-08-12 19:55:01 +08:00
xleili e9bbc02df4 test(docs):add nodejs 3.0 reference sample to CI 2022-08-12 18:59:15 +08:00
Yang Zhao 2bc8db11b4
test: add python test to 3.0 ci and run it (#15829)
* test: add python test to 3.0 ci and run it

* ci: put taos.h in /usr/include directory

* fix: python test case

* fix: exit 0 with test success

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-08-08 17:17:20 +08:00
Xuefeng Tan e2aa735572
test(go): fix golang example (#15812) 2022-08-06 21:56:47 +08:00