Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplication of parameter passing #48

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

mabredin
Copy link
Collaborator

  • Change CLI version in dependencies
  • Change how parameters are passed

Change how parameters are passed
@mabredin mabredin requested a review from kiruxaspb June 20, 2024 13:28
@mabredin mabredin self-assigned this Jun 20, 2024
@Deralden Deralden merged commit 1107aa7 into development Jun 20, 2024
1 of 2 checks passed
Deralden added a commit that referenced this pull request Jun 20, 2024
* Rewritten the test_sdk_client.py using unittest library, commented out clearly broken tests that need to be updated, replaced or removed

* Added force_update key to config

* Commented out the tests that are currently duplicate

* Added automatic proto and pb2 files removal after running the test, uncommented the channel opening

* Commented out tests that are under development

* Add network change and identity functionality

* Moved private keys to environment variables

* Github actions implementation_dev (#47)

* push actual test_sdk_client.py version to the dev branch

* yml

* Rename main.yml to master.yml

* Update reset_environment.sh

* Update run_all_functional.sh

* Update reset_environment.sh

* Update dev.yml

* Update dev.yml

* Update master.yml

* Update reset_environment.sh

* test

* Update master.yml

* Update dev.yml

---------

Co-authored-by: Pavel Yagunov <[email protected]>
Co-authored-by: Valery Geraskin <[email protected]>
Co-authored-by: PAY2109 <[email protected]>

* Change CLI version in dependencies (#48)

Change how parameters are passed

* Removed the test code that is currently not relevant, updated the readme (#43)

* README.md update

* Added network and force_update options to the test_sdk_client.py config dict

* Removed the currently unused code from the test_sdk_client.py

* Removed the tests that are currently not relevant

* Added deposit to the test_sdk_client.py

* Updated the README.md: added the config options description, removed the need to use CLI for MPE deposit operation

* Removed the info about CLI usage for MPE deposit action

* Fixed token name typo

* Updated README.md and test_sdk_client.py according to the latest functionality changes

* test_sdk_client.py: optimized config dict

* Restored the config file

---------

Co-authored-by: Pavel Yagunov <[email protected]>
Co-authored-by: Maxim Bredin <[email protected]>

* Upgrade version

---------

Co-authored-by: Pavel Yagunov <[email protected]>
Co-authored-by: mabredin <[email protected]>
Co-authored-by: Maxim Bredin <[email protected]>
Co-authored-by: Deralden <[email protected]>
Co-authored-by: Valery Geraskin <[email protected]>
Co-authored-by: PAY2109 <[email protected]>
@sassless sassless deleted the way_of_setting_params branch August 26, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants