Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add codec validators to record parser and builder for all formats (#1447) | Taras | 2018-04-18 | 1 | -1/+1 |
| | |||||
* | Add BrokerConnection.connect_blocking() (#1411) | Dana Powers | 2018-03-09 | 1 | -0/+1 |
| | |||||
* | Introduce new fixtures to prepare for migration to pytest. | Andre Araujo | 2018-02-21 | 1 | -17/+96 |
| | | | | | | | This commits adds new pytest fixtures in prepation for the migration of unittest.TestCases to pytest test cases. The handling of temporary dir creation was also changed so that we can use the pytest tmpdir fixture after the migration. | ||||
* | Update pytest fixtures to new yield syntax (#919) | Jeff Widman | 2017-01-11 | 1 | -8/+4 |
| | |||||
* | Always absolute_importabsolute_import | Dana Powers | 2016-08-02 | 1 | -0/+2 |
| | |||||
* | Update conn fixture to check for HANDSHAKE state | Dana Powers | 2016-04-09 | 1 | -1/+2 |
| | |||||
* | Add BrokerConnection.disconnected() method; update tests | Dana Powers | 2016-04-08 | 1 | -2/+7 |
| | |||||
* | Consolidate conn fixture definitions | Dana Powers | 2016-04-07 | 1 | -0/+19 |
| | |||||
* | Move pytest broker/zk fixtures to test.conftest | Dana Powers | 2016-01-24 | 1 | -0/+33 |