mbr / tinyrpc

A compact, modular transport and protocol agnostic RPC library. Does jsonrpc v2.
https://tinyrpc.readthedocs.org
MIT License
156 stars 53 forks source link

Include tests in package #104

Closed jcapiitao closed 1 year ago

jcapiitao commented 1 year ago

It's needed for distro packaging in order to run the test suite during the build. With that, we can ensure the software is running properly on the distribution.

jcapiitao commented 1 year ago

Currently in Fedora, we pull the sources from Github release [1] in order to have the tests/ directory

[1] https://src.fedoraproject.org/rpms/python-tinyrpc/blob/rawhide/f/python-tinyrpc.spec#_11-12