2 Commits

Author SHA1 Message Date
shamsartem
d77fd12b4d
feat: use non-npm Fluence CLI (#302)
* feat: use non-npm Fluence CLI

* Replace nox version

* Setup fcli in cargo tests

* Fix

* remove npx

---------

Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2023-12-05 12:27:53 +01:00
shamsartem
269373f0ea
feat(tests): Run tests using fluence cli [fixes DXJ-225] (#165)
* 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
2023-01-18 17:28:51 +07:00