Skip to content

Commit

Permalink
remove duplicated bash tests and added teardown for localnet tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Nov 5, 2024
1 parent 1b1a414 commit 4067411
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 276 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-localnet-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ jobs:
- name: Test localnet dependent tests
run: |
pytest -m require_localnet .
python3 -m multiversx_sdk_cli.cli localnet stop --configfile=./multiversx_sdk_cli/tests/testdata/localnet_with_resolution_remote.toml
119 changes: 0 additions & 119 deletions multiversx_sdk_cli/tests/test_cli_contracts.sh

This file was deleted.

113 changes: 0 additions & 113 deletions multiversx_sdk_cli/tests/test_cli_dns.sh

This file was deleted.

44 changes: 0 additions & 44 deletions multiversx_sdk_cli/tests/test_cli_validators.sh

This file was deleted.

0 comments on commit 4067411

Please sign in to comment.