summaryrefslogtreecommitdiff
path: root/test/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Remove SimpleClient, Producer, Consumer, Unittest (#1196)Jeff Widman2019-10-111-9/+0
* convert test_admin_integration to pytest (#1923)Ulrik Johansson2019-10-071-0/+19
* Convert remaining `KafkaConsumer` tests to `pytest` (#1886)Jeff Widman2019-08-221-0/+26
* Cleanup handling of KAFKA_VERSION env var in tests (#1887)Jeff Widman2019-08-221-10/+4
* Minor test cleanup (#1885)Jeff Widman2019-08-211-0/+11
* Migrate from `Unittest` to `pytest` (#1620)Jeff Widman2018-11-101-2/+0
* Cleanup fixture importsJeff Widman2018-10-271-2/+2
* Add codec validators to record parser and builder for all formats (#1447)Taras2018-04-181-1/+1
* Add BrokerConnection.connect_blocking() (#1411)Dana Powers2018-03-091-0/+1
* Introduce new fixtures to prepare for migration to pytest.Andre Araujo2018-02-211-17/+96
* Update pytest fixtures to new yield syntax (#919)Jeff Widman2017-01-111-8/+4
* Always absolute_importabsolute_importDana Powers2016-08-021-0/+2
* Update conn fixture to check for HANDSHAKE stateDana Powers2016-04-091-1/+2
* Add BrokerConnection.disconnected() method; update testsDana Powers2016-04-081-2/+7
* Consolidate conn fixture definitionsDana Powers2016-04-071-0/+19
* Move pytest broker/zk fixtures to test.conftestDana Powers2016-01-241-0/+33