Skip to content

Commit fd9e956

Browse files
committed
test(autopipeline): consolidate per-topic test files into three
Collapse the ~35 autopipeline_* / osscluster_autopipeline_* test and benchmark files into three: autopipeline_test.go all blackbox tests (package redis_test), including the cluster autopipeline tests autopipeline_internal_test.go whitebox tests (package redis): shard-count decoupling, coalescing, review-fix regressions autopipeline_bench_test.go all benchmarks (package redis_test) Pure reorganization: no test or benchmark bodies changed, only regrouped. Counts preserved (63 Test funcs, 16 Benchmarks, 3 Describe suites). goimports + gofmt applied to the three merged files.
1 parent 41aa0e0 commit fd9e956

36 files changed

Lines changed: 3399 additions & 3686 deletions

autopipeline_accessor_test.go

Lines changed: 0 additions & 90 deletions
This file was deleted.

autopipeline_backpressure_test.go

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)