mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
* chore(deps): update rust crate fluence-keypair to 0.8.1 * chore: update libp2p-core to 0.36.0 * chore: remove ed25519 from requirements.txt Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: folex <0xdxdy@gmail.com>
Registry API tests
How to run
npm i
pip3 install -r requirements.txt
pip install -U pytest
pytest -n auto