Logo
Explore Help
Sign In
fluencelabs/registry
1
0
Fork 0
You've already forked registry
mirror of https://github.com/fluencelabs/registry.git synced 2025-06-03 03:11:20 +00:00
Code Issues Projects Releases Wiki Activity
registry/aqua-tests/test_fluence_cli_version.py

8 lines
170 B
Python
Raw Normal View History

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 11:28:51 +01:00
import delegator
def test_fluence_cli_version():
c = delegator.run(f"npx fluence --version", block=True)
print(f"Fluence CLI version: {c.out}")
assert True
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 70ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API