8 Commits

Author SHA1 Message Date
shamsartem
633d8e6648
feat: use new aqua packages (#310)
* feat: use new aqua packages

* restore

* fix imports

* fix path

* fix

* add spell

* use new imports in test

* remove node_modules import

* fix

* move

* fix

* improve

* set marine and mrepl

* Update aqua-tests/package.json

* use --dry to check aqua is compiling
2023-12-20 18:33:42 +00:00
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
Anatolios Laskaris
e695734b88
chore(deps): Bump fluence-cli version [fixes FLU-307] (#223)
* Bump fluence-cli version

* Regenerate package-lock

* Remove particle_id flag

* Fix

* Bump marine
2023-04-10 18:43:37 +03:00
shamsartem
9b5cfbd987
fix: run all tests with different secret keys [fixes DXJ-242] (#187)
* fix: run all tests with different secret keys [fixes DXJ-242]

* set recommended rust toolchain

* set different test_name

* update fluence cli version

* Update aqua-tests/README.md

* handle empty out

Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
2023-01-27 12:23:16 +03: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
Aleksey Proshutisnkiy
849aac84b5
chore(api): rename registerServiceRecord to registerService in Aqua API (#142)
BREAKING CHANGE: update your projects that use registerServiceRecord API call
2022-10-17 15:50:48 +04:00
Aleksey Proshutisnkiy
14aba36ca8
fix(ci): lower consistency level for local tests (#130) 2022-10-10 18:05:53 +04:00
Aleksey Proshutisnkiy
9ca1f0498c
feat(aqua): add tests (#127) 2022-10-10 17:25:10 +04:00