19 Commits

Author SHA1 Message Date
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
Anatolios Laskaris
451c5be23c
chore: Wait for all nodes to deploy registry [fixes FLU-230] (#177) 2023-01-23 13:00:28 +02:00
shamsartem
9981043448
fix(tests): fix registry aqua tests [fixes DXJ-235] (#178)
* fix(tests): fix registry aqua tests

* Update .gitignore
2023-01-19 16:23:09 +03:00
renovate[bot]
8c434592b1
chore(deps): update rust crate fluence-keypair to 0.8.1 (#164)
* 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>
2023-01-18 17:53:56 +07: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
renovate[bot]
0ef980bf9e
chore(deps): update dependency pytest to v7.2.1 (#161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 16:56:26 +07:00
folex
d64b14d395
chore(deps): update aqua to 0.9.2 (#176) 2023-01-18 16:54:44 +07:00
renovate[bot]
2d4d8e16ce
chore(deps): update dependency pytest-xdist to v3 (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 16:41:24 +07:00
renovate[bot]
754410727a
chore(deps): pin dependencies (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 16:32:15 +07:00
renovate[bot]
013fde3743
chore(deps): update dependency @fluencelabs/aqua-lib to ^0.6.0 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-16 17:55:03 +07:00
renovate[bot]
c08e3f74a8
chore(deps): update dependency @fluencelabs/fluence to ^0.28.0 (#160)
* chore(deps): update dependency @fluencelabs/fluence to ^0.28.0

* set aqua to =0.0.1-renovate-fluencelabs-fluence-0-x-871e3f3-136-1.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: folex <0xdxdy@gmail.com>
2023-01-16 17:39:55 +07:00
Aleksey Proshutisnkiy
11d1664f83
chore(aqua-tests): update aqua version (#147) 2022-12-13 14:12:12 +04:00
Aleksey Proshutisnkiy
12af2cd369
chore(aqua-tests): set aqua version to nightly (#144) 2022-10-24 17:46:58 +04: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
folex
b3b20d1856 aqua 0.7.7-353 2022-10-14 15:07:01 +04:00
Aleksey Proshutisnkiy
011b297408
chore(ci): print aqua version before tests (#137) 2022-10-12 16:06:34 +04:00
Aleksey Proshutisnkiy
07e06a98e3
chore(aqua): update to nightly (#134) 2022-10-11 15:52:14 +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