ipld / py-cid

Self-describing content-addressed identifiers for distributed systems implementation in Python
MIT License
36 stars 19 forks source link

Add hypothesis test #22

Closed skorokithakis closed 2 years ago

skorokithakis commented 6 years ago

I have added testing with hypothesis, which will expose the crash in #17 (it seems to me like is_cid should never crash). Hypothesis is a fantastic library to keep around anyway, and this is a good example of how a three-line test exposes bugs that couldn't have been anticipated otherwise.

BigLep commented 2 years ago

Per https://github.com/ipld/py-cid/blob/master/README.rst, this repo is not maintained and has been archived.

If someone would like to fork it and support it, IPLD stewards are happy to point to a supported fork. Please open an issue in ipld/ipld requesting this or ask in #ipld in IPFS Discord, Matrix, or FIL Slack.

rvagg commented 2 years ago

repo is being (re)archived

rvagg commented 2 years ago

repo is being (re)archived