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

Script for virtual keys #156

Merged
merged 3 commits into from
Jun 22, 2024
Merged

Script for virtual keys #156

merged 3 commits into from
Jun 22, 2024

Conversation

csgulati09
Copy link
Collaborator

@csgulati09 csgulati09 commented Jun 7, 2024

Title: Script for virtual keys

Description:

  • Added a script to replace the value of the virtual keys for testing purpose
  • Additional feature, run script with --undo to reset the values of the keys
  • We need provide execution permission to script chmod +x virtual_keys_replacement.sh
  • After putting the actual value in the virtual_keys_values run the script by this command: ./tests/virtual_keys_replacement.sh
  • To undo the changes run the command: ./tests/virtual_keys_replacement.sh --undo

Motivation:
Saves time

Related Issues:
#155

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 7, 2024
@csgulati09 csgulati09 requested a review from VisargD June 7, 2024 14:35
@csgulati09 csgulati09 self-assigned this Jun 7, 2024
@csgulati09 csgulati09 linked an issue Jun 7, 2024 that may be closed by this pull request
@VisargD VisargD merged commit 59dd12d into main Jun 22, 2024
6 checks passed
@VisargD VisargD deleted the feat/testScript branch June 22, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PythonSDK: Script for virtual keys
2 participants