You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/AutomatedTesting/Gem/PythonTests
Guthrie Adams c6ba1ef064 Atom Tools: updated document and windows systems and buses to support multiple instances
• This change is partially to unblock physics tool prototyping. It introduces a tool ID that is passed down into systems and acts as a context for document, window, and other systems and buses.
• The document system component is no longer a component. It is just a system class that can be constructed with a tool ID. Internally, it will connect to its buses and be addressable by tool ID. More than one can be instantiated, each with a unique tool ID.
• These changes are still backward compatible because most of the buses were using broadcast for standalone applications. All of those calls have been updated but not all of the scripts, which should still work as is.
• Got rid of the window factory request bus in favor of just instantiating the main window or any other UI in the application layer.
• Fixed a couple of bugs that were discovered while making these changes.

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
AWS Update deployment scripts to support AWSI automation tests on Linux (#7038) 4 years ago
Atom Atom Tools: updated document and windows systems and buses to support multiple instances 4 years ago
Blast Convert automated tests related to content and unused levels (#7416) 4 years ago
EditorPythonBindings Convert automated tests related to content and unused levels (#7416) 4 years ago
EditorPythonTestTools Convert automated tests related to content and unused levels (#7416) 4 years ago
Multiplayer Merge pull request #7324 from aws-lumberyard-dev/LYN-6769_TestingRPCs_AutonToAuth_ServerToAuth 4 years ago
NvCloth Converted NvCloth automated tests to prefabs (#6253) 4 years ago
Physics Remove error message from InMemorySpawnableAssetContainer (#7499) 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Prefab Fix prefab/instance name inconsistency issue in automated testing's prefab utils (#7122) 4 years ago
PythonAssetBuilder {lyn8938} looks into the asset database to detect products (#6709) 4 years ago
Terrain Finalizing Terrain automated test conversions to utilize prefab system (#7360) 4 years ago
WhiteBox Convert automated tests related to content and unused levels (#7416) 4 years ago
assetpipeline Update default bundle size limit to fit slightly larger content. Longer term we'll want to refactor these tests so they don't start failing to seemingly unrelated upstream changes, but for now this buys us time to work on other, more important things. (#7414) 4 years ago
automatedtesting_shared Prevent unsafe calls to AssetProcessor 4 years ago
editor Fixed platform settings not using unique values for Android and iOS (#7198) 4 years ago
editor_test_testing addressing minor details in feedback 4 years ago
largeworlds Converting Landscape Canvas tests to utilize the prefab system (#7142) 4 years ago
scripting Merge pull request #7523 from aws-lumberyard-dev/scripting/xfail_tests 4 years ago
smoke Moving test_CLITool_AssetBuilder_Works to sandbox. (#7438) 4 years ago
streaming Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CMakeLists.txt Templates restricted (#6498) 4 years ago