mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
* feat(tests): Run tests using fluence cli [DXJ-225] * fix: remove .fluence from .gitignore * Update example/fluence.yaml Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com> * fix: update tests * fix: fix tests * fix: set default key * chore: update aqua to 0.9.2 in fluence.yml of aqua-tests Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com> Co-authored-by: folex <0xdxdy@gmail.com> Co-authored-by: shamsartem
Registry API tests
How to run
npm i
pip3 install -r requirements.txt
pip install -U pytest
pytest -n auto