homework-jianmu/tests/system-test/1-insert
kailixu 74afb8deae chore: solve conflicts 2024-04-17 10:52:34 +08:00
..
InsertFuturets.py test:add test case for future timestamp insert 2022-11-15 09:52:34 +08:00
alter_database.py feat: encryption algorithm 2024-04-01 13:58:13 +08:00
alter_replica.py test: add test case for alter replica 2023-04-26 16:17:23 +08:00
alter_stable.py test: adjust test case for alter table 2023-11-25 00:49:49 +08:00
alter_table.py update test case 2022-11-23 12:01:21 +08:00
benchmark-tbl-rsma-alter.json test:add testcase of rsma 2023-11-14 14:56:05 +08:00
benchmark-tbl-rsma.json test:add testcase of rsma 2023-11-14 10:43:39 +08:00
block_wise.py enh: use placeholder '-' for interval of 1st retention level 2023-10-30 14:02:31 +08:00
boundary.py fix test case 2023-07-19 13:06:59 +08:00
create_retentions.py test:add testcase of rsma 2023-11-14 10:43:39 +08:00
database_pre_suf.py test: refine query cases 2023-04-24 10:29:35 +08:00
db_tb_name_check.py test: add coverage case 2023-12-11 14:36:09 +08:00
delete_childtable.py fix(stream): set the correct initial offset value. 2023-04-18 08:56:31 +08:00
delete_data.py fix: delete data is not right 2023-09-15 15:46:26 +08:00
delete_normaltable.py test:modify case delete_data.py to three cases 2022-11-08 09:04:05 +08:00
delete_stable.py enh: test case 2023-12-15 17:38:04 +08:00
delete_systable.py add test cases 2023-04-23 11:21:35 +08:00
drop.py fix(stream): update test cases. 2024-04-15 23:26:18 +08:00
influxdb_line_taosc_insert.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
insertWithMoreVgroup.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
insert_column_value.py update test cases for ts-4221- v5 2024-03-22 14:31:15 +08:00
insert_double.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
insert_drop.py test: remove blank line 2023-02-08 14:13:26 +08:00
insert_perf.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
insert_stb.py fix: fix test case 2023-11-06 17:15:46 +08:00
insert_timestamp.py fix characters problem 2024-01-12 10:21:13 +08:00
insert_wide_column.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
keep_expired.py test/cases: apply duration <= 1/3keep0 2023-10-07 16:15:38 +08:00
manyVgroups.json fix: num_of_records_per_req item in json config need less than 32768. current = 100000 2023-06-02 16:56:20 +08:00
mutil_stage.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
mutipythonnodebugtaosd.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
opentsdb_json_taosc_insert.py fix:case error 2023-07-26 16:43:27 +08:00
opentsdb_telnet_line_taosc_insert.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
performanceInsert.json Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-08-06 14:52:08 +08:00
performanceQuery.json test:modify testcase of python connector using Statement API 2022-05-30 13:27:53 +08:00
precisionNS.py fix: preciousUS NS passed 2024-01-25 16:55:12 +08:00
precisionUS.py fix: tweak timetruncate 2024-01-25 17:07:39 +08:00
row64kInsertByCsv.py test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-25 14:27:37 +08:00
rowlength64k.json test: rowlength64k 2023-05-16 14:17:56 +08:00
rowlength64k.py test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-25 14:27:37 +08:00
rowlength64k_1.py test: rowlength64k 2023-05-17 18:39:35 +08:00
rowlength64k_2.py test: rowlength64k 2023-05-18 10:22:20 +08:00
rowlength64k_3.py test: rowlength64k 2023-05-17 18:39:24 +08:00
rowlength64k_4.py test: rowlength64k 2023-05-18 10:22:35 +08:00
rowlength64k_benchmark.py test:repire test case for windows 2023-08-07 18:32:58 +08:00
rsma.py test:add testcase of rsma 2023-11-14 14:56:18 +08:00
stmt_error.py chore: more code 2023-04-25 22:15:06 +08:00
stt_blocks_check.py TS-4423: add test case 2024-01-03 15:19:27 +08:00
tableColumn4096.json test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 14:54:28 +08:00
tableColumn4096csvLength64k.csv test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 14:54:28 +08:00
table_comment.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
table_param_ttl.py fix ci 2024-04-16 14:25:20 +08:00
tb_100w_data_order.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
test_stmt_muti_insert_query.py test: add asan case 2022-11-23 16:15:44 +08:00
test_stmt_set_tbname_tag.py test: add asan case 2022-11-23 16:15:44 +08:00
test_td27388.py add test case for task td-27388 2023-11-23 19:23:02 +08:00
test_ts4219.py add test case for ts-4219 by charles 2023-11-07 18:13:23 +08:00
test_ts4295.py add test case for ts-4295 2023-11-23 17:09:33 +08:00
test_ts4479.py udpate checkAsan.sh to skip asan_malloc_linux.cpp error 2024-02-02 10:16:14 +08:00
time_range_wise.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
ts-4272.py adjust 2023-12-25 10:29:15 +08:00
update_data.py test:add test case for boundary check 2022-11-17 16:58:04 +08:00
update_data_muti_rows.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00