varlink / python

Python implementation of the Varlink protocol
https://varlink.org/python/
Apache License 2.0
43 stars 8 forks source link

Allow user to define mocked types #17

Closed 4383 closed 5 years ago

4383 commented 5 years ago

To introduce more complex mocking features allow user to define mocked types.

4383 commented 5 years ago

https://github.com/varlink/python/pull/16 will fix the CI error here.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 238


Totals Coverage Status
Change from base Build 233: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls
4383 commented 5 years ago

Thanks, can you release a new version on pypi to unblock podman side too.

Thank you.

haraldh commented 5 years ago

tagged 30.3.0 ... let's see, if the travis deploy works

haraldh commented 5 years ago

Yay! worked :)

4383 commented 5 years ago

Great! Thank you @haraldh!