deb-python-kafka/test
Dana Powers ae28c20131 Test that consumer.subscription() returns a copy 2017-03-13 11:02:57 -07:00
..
__init__.py Always absolute_import 2016-08-02 21:36:00 -07:00
conftest.py Update pytest fixtures to new yield syntax (#919) 2017-01-11 17:18:28 -08:00
fixtures.py Dump fixture logs on failure 2016-08-04 20:21:57 -07:00
service.py Always absolute_import 2016-08-02 21:36:00 -07:00
test_assignors.py Add RangePartitionAssignor (and use as default); add assignor tests 2016-02-16 12:41:00 -08:00
test_buffer.py Test MessageSetBuffer close -- cover double close compression bug 2016-07-14 20:43:03 -07:00
test_client.py Add rack to BrokerMetadata - it is always None when using MetadataRequest v0 2016-07-16 13:47:09 -07:00
test_client_async.py Spelling and grammar changes (#923) 2017-01-11 17:19:38 -08:00
test_client_integration.py Update imports from kafka.common -> kafka.errors / kafka.structs 2016-04-05 09:35:45 -07:00
test_codec.py Use standard LZ4 framing for v1 messages / kafka 0.10 (#695) 2016-05-22 17:14:03 -07:00
test_conn.py Drop bad disconnect test -- just use the mocked-socket test (#982) 2017-02-24 09:53:44 -08:00
test_consumer.py Test that consumer.subscription() returns a copy 2017-03-13 11:02:57 -07:00
test_consumer_group.py Disable default consumer group (#1016) 2017-03-06 16:09:22 -08:00
test_consumer_integration.py Fix integration test that requires consumer group 2017-03-07 16:27:06 -08:00
test_context.py Update imports from kafka.common -> kafka.errors / kafka.structs 2016-04-05 09:35:45 -07:00
test_coordinator.py Treat metric_group_prefix as config in KafkaConsumer 2016-08-04 13:05:36 -07:00
test_failover_integration.py Fix typos 2016-11-14 03:16:41 -08:00
test_fetcher.py Added `max_bytes` option and FetchRequest_v3 usage. (#962) 2017-03-06 14:59:26 -08:00
test_metrics.py Update pytest fixtures to new yield syntax (#919) 2017-01-11 17:18:28 -08:00
test_package.py Add DeprecationWarnings to legacy KafkaClient, Simple/MultiProcess/Consumer, and KafkaConnection 2016-01-12 16:52:30 -08:00
test_partitioner.py Fix typos 2016-11-14 03:16:41 -08:00
test_producer.py Fix typos 2016-11-14 03:16:41 -08:00
test_producer_integration.py Reduce batch time in producer integration test (speedup test) 2016-04-08 09:23:57 -07:00
test_producer_legacy.py Update imports from kafka.common -> kafka.errors / kafka.structs 2016-04-05 09:35:45 -07:00
test_protocol.py Fix kwarg handing in kafka.protocol.struct.Struct (#1025) 2017-03-09 15:12:27 -08:00
test_protocol_legacy.py Rename legacy protocol tests 2016-05-22 09:51:37 -07:00
test_sender.py Add initial producer-sender metrics 2016-07-16 14:05:49 -07:00
test_util.py Remove dead code (#967) 2017-02-28 10:18:02 -08:00
testutil.py Spelling and grammar changes (#923) 2017-01-11 17:19:38 -08:00