deb-python-kafka/test
Dana Powers 26a810220a Do not test fetched_size with fetch_max_bytes since 0.11 brokers will return more data than 0.10 2017-06-18 22:43:21 -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 Alter test skips: python-lz4 works on python26, but not pypy 2017-03-14 13:30:35 -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 Timeout idle connections via connections_max_idle_ms (#1068) 2017-04-10 10:06:46 -07: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 Alter test skips: python-lz4 works on python26, but not pypy 2017-03-14 13:30:35 -07:00
test_conn.py Derive all api classes from Request / Response base classes (#1030) 2017-03-14 13:34:37 -07:00
test_consumer.py Return copy of consumer subscription set (#1029) 2017-03-13 12:42:47 -07:00
test_consumer_group.py Use fixture hostname (dont assume localhost) 2017-06-18 22:43:21 -07:00
test_consumer_integration.py Do not test fetched_size with fetch_max_bytes since 0.11 brokers will return more data than 0.10 2017-06-18 22:43:21 -07: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 Use fixture hostname (dont assume localhost) 2017-06-18 22:43:21 -07: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 Avoid re-encoding for message crc check (#1027) 2017-03-13 16:41:38 -07: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