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

Added description for scripts #14

Merged
merged 1 commit into from
May 31, 2022
Merged

Added description for scripts #14

merged 1 commit into from
May 31, 2022

Conversation

kaustubhkapatral
Copy link
Contributor

Closes #11

@anilcse anilcse merged commit 237cbe7 into master May 31, 2022
@anilcse anilcse deleted the kappa/11-script-desc branch May 31, 2022 11:39
akhilkumarpilli added a commit to juggernaut09/qa-integration that referenced this pull request Jun 2, 2022
* added description for scripts (cosmos#14)

* Address comments and fixes code

Co-authored-by: Kaustubh K <54210167+kaustubhkapatral@users.noreply.github.com>
anilcse added a commit that referenced this pull request Jun 6, 2022
* Added Python QA scripts.

* Changes feat: README.md

* Changes feat: README.md

* Integrated Shell scripts with Python scripts

* Removed .simd-1

* Functional Programming feat:multi_msg_load.py

* Introduced new file structure.

* Refactored the code, Introduced new file structure

* Bumped go version

* updated comments

* Update test_upgrade.sh

* Update multi_msg_load.py

* Refactor feat:simgle_msg_load.py

* Update load-test/multi_msg_load.sh

* Added staking, core directories.

* Renamed Function names and checking the code.

* Replaced print statements with logger and added NUM_MSGS env variable.

* Changes addressing Anil and Akhil comments.

* Optimized error statements.

* Removed Unused variables.

* setup environment and check before executing script

* Broadcast fixes, Utils, env setup

* Conditional Binary Installation feat:start_chain.sh

* Replaced expr with $

* Changed Number of messages code logic.

* Added Validate_balances

* Introduced amount constant in single_msg_load

* Address comments and add some fixes (#1)

* added description for scripts (#14)

* Address comments and fixes code

Co-authored-by: Kaustubh K <54210167+kaustubhkapatral@users.noreply.github.com>

* Update sign function name

* Updated docs. feat: README.md

* Address some comments

* Add python linter

* Added docs for modules/auth/query.py

* set env only in one file

* Added doc comments.

* Added comments for shell scripts and README updates on make file.

* Update README.md

* Update python-qa-tools/utils.py

* Update python-qa-tools/utils.py

* Update python-qa-tools/modules/staking/query.py

* Update python-qa-tools/modules/bank/query.py

* Update deps/env-check.sh

* Update provision/start_chain.sh

* Update python-qa-tools/core/keys.py

* Apply suggestions from code review

* Update python-qa-tools/load-test/single_msg_load.py

* Apply suggestions from code review

* Update python-qa-tools/load-test/query_load.py

* Update python-qa-tools/load-test/query_load.py

* Update python-qa-tools/load-test/query_load.py

* Update python-qa-tools/modules/auth/query.py

* Update python-qa-tools/modules/auth/query.py

Co-authored-by: Kaustubh K <54210167+kaustubhkapatral@users.noreply.github.com>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
Co-authored-by: akhilkumarpilli <akhilkumar7947@gmail.com>
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
anilcse added a commit that referenced this pull request Jul 12, 2022
* Added Python QA scripts.

* Changes feat: README.md

* Changes feat: README.md

* Integrated Shell scripts with Python scripts

* Removed .simd-1

* Functional Programming feat:multi_msg_load.py

* Introduced new file structure.

* Refactored the code, Introduced new file structure

* Bumped go version

* updated comments

* Update test_upgrade.sh

* Update multi_msg_load.py

* Refactor feat:simgle_msg_load.py

* Update load-test/multi_msg_load.sh

* Added staking, core directories.

* Renamed Function names and checking the code.

* Replaced print statements with logger and added NUM_MSGS env variable.

* Changes addressing Anil and Akhil comments.

* Optimized error statements.

* Removed Unused variables.

* setup environment and check before executing script

* Broadcast fixes, Utils, env setup

* Conditional Binary Installation feat:start_chain.sh

* Replaced expr with $

* Changed Number of messages code logic.

* Added Validate_balances

* Introduced amount constant in single_msg_load

* Address comments and add some fixes (#1)

* added description for scripts (#14)

* Address comments and fixes code

Co-authored-by: Kaustubh K <54210167+kaustubhkapatral@users.noreply.github.com>

* Update sign function name

* Updated docs. feat: README.md

* Address some comments

* Add python linter

* Added docs for modules/auth/query.py

* set env only in one file

* Added doc comments.

* Added comments for shell scripts and README updates on make file.

* Solved linter issues for feat:multi_msg_load.py

* Fixed lint issues.

* Solved all linter issues.

* Resolved all the merge-conflicts.

* Code Changes FEAT: start_chain.sh, multi_msg_load.py, send_load.py

* Added black

* changes committed before pulling the Master branch

* Stages utils.py

* lint issues feat: internal

* changes feat:exec_cmd

* solved issues with multi_msg_load

* fixed some lint errors

* removed print statements.

* Removed .simd-1

* Removed lint issues.

* Modified exec_commad function.

* Replaced Parser with `ParseTestsDefaultFlags` and replaced `get_sequences` with `query_account`.

* Addressing samll nits.

Co-authored-by: Kaustubh K <54210167+kaustubhkapatral@users.noreply.github.com>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
Co-authored-by: akhilkumarpilli <akhilkumar7947@gmail.com>
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
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.

Add a short description at the beginning of each script.
2 participants