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

Update python script: Debugger_HappyPath_TargetMultipleEntity #13903

Open
michleza opened this issue Jan 4, 2023 · 0 comments
Open

Update python script: Debugger_HappyPath_TargetMultipleEntity #13903

michleza opened this issue Jan 4, 2023 · 0 comments
Labels
feature/scripting This item is related to the scripting tools. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/content Categorizes an issue or PR as relevant to SIG Content.

Comments

@michleza
Copy link
Contributor

michleza commented Jan 4, 2023

TASK BLOCKER: Blocked due to broken Script Canvas Debugger (#2583)

Debugger is currently broken (#2583). Once it regains base functionality this associated python script needs to updated to pass and migrate away from hydra and use QtPy framework.

Test script acceptance criteria:

  • Follows formatting and style found in other updated test files
  • No longer references hydra libraries
  • Implements QtPy and EditorEntity classes where necessary
    • Editor Entity Component Libs: AutomatedTesting/Gem/PythonTests/EditorPythonTestTools/editor_python_test_tools/editor_component
    • QtPy Libs: AutomatedTesting/Gem/PythonTests/EditorPythonTestTools/editor_python_test_tools/QtPy
  • Test Suite file calls the test from TestAutomationQtPyTests or TestAutomation classes
  • Test passes when run from pytest runner CLI and O3DE editor python console.
@michleza michleza changed the title Update python script: Debugger_HappyPath_TargetMultipleEntitite Update python script: Debugger_HappyPath_TargetMultipleEntity Jan 6, 2023
@RoddieKieley RoddieKieley added needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jan 17, 2023
@lemonade-dm lemonade-dm added feature/scripting This item is related to the scripting tools. sig/content Categorizes an issue or PR as relevant to SIG Content. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/scripting This item is related to the scripting tools. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/content Categorizes an issue or PR as relevant to SIG Content.
Projects
None yet
Development

No branches or pull requests

3 participants