Discussion:
[release] fedora-messaging-1.1.0
Jeremy Cline
2018-11-15 20:31:50 UTC
Permalink
Hey folks,

I've tagged fedora-messaging v1.1.0[0]. It's available in PyPI, Rawhide,
and will be coming to Fedora 29's updates-testing repository soon, along
with the infra repositories for Fedora 28 and EPEL 7.

It's a small feature release that adds a testing module to make writing
unit tests easier along with some initial work to make recording and
republishing messages (for integration tests and such) easy.

[0] https://github.com/fedora-infra/fedora-messaging/releases/tag/v1.1.0


--
Jeremy Cline
XMPP: ***@jcline.org
IRC: jcline
_______________________________________________
infrastructure mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructur
Michal Konecny
2018-11-16 08:13:26 UTC
Permalink
Post by Jeremy Cline
Hey folks,
I've tagged fedora-messaging v1.1.0[0]. It's available in PyPI, Rawhide,
and will be coming to Fedora 29's updates-testing repository soon, along
with the infra repositories for Fedora 28 and EPEL 7.
It's a small feature release that adds a testing module to make writing
unit tests easier along with some initial work to make recording and
republishing messages (for integration tests and such) easy.
So you did this already, nice work. :-)
Post by Jeremy Cline
[0] https://github.com/fedora-infra/fedora-messaging/releases/tag/v1.1.0
_______________________________________________
infrastructure mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.
Jeremy Cline
2018-11-16 19:48:22 UTC
Permalink
Post by Michal Konecny
Post by Jeremy Cline
Hey folks,
I've tagged fedora-messaging v1.1.0[0]. It's available in PyPI, Rawhide,
and will be coming to Fedora 29's updates-testing repository soon, along
with the infra repositories for Fedora 28 and EPEL 7.
It's a small feature release that adds a testing module to make writing
unit tests easier along with some initial work to make recording and
republishing messages (for integration tests and such) easy.
So you did this already, nice work. :-)
It provides the building blocks for easier testing, but there's plenty
of work to be done. The work for a CLI to record and replay messages
isn't merged yet, nor is there a VCR-like API to record and replay for
tests. There's a format for the recordings and APIs to write and read
them, which can be used to build the aforementioned features.


--
Jeremy Cline
XMPP: ***@jcline.org
IRC: jcline
_______________________________________________
infrastructure mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraprojec
Loading...