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/Physics/tests/script_canvas
moraaar a43cd95313
Fixed physics periodic tests on linux platform (#6881)
- Fixed path separators, now levels will be correctly opened in linux.
- Fixed casing of physics paths.
- Fixed casing of files inside levels Joints_HingeNoLimitsConstrained and RigidBody_KinematicModeWorks.
- Resaved a level that still used old test ids in its name but the python tests didn't match.

Linux:
     Start 21: AutomatedTesting::PhysicsTests_Periodic.periodic::TEST_RUN
8/11 Test #21: AutomatedTesting::PhysicsTests_Periodic.periodic::TEST_RUN ..................   Passed  609.87 sec

Windows:
     Start 21: AutomatedTesting::PhysicsTests_Periodic.periodic::TEST_RUN
8/13 Test #21: AutomatedTesting::PhysicsTests_Periodic.periodic::TEST_RUN .......................   Passed  810.59 sec

Signed-off-by: moraaar <moraaar@amazon.com>
4 years ago
..
ScriptCanvas_CollisionEvents.py Rename to final folder name 4 years ago
ScriptCanvas_GetCollisionNameReturnsName.py Rename to final folder name 4 years ago
ScriptCanvas_GetCollisionNameReturnsNothingWhenHasToggledLayer.py Rename to final folder name 4 years ago
ScriptCanvas_MultipleRaycastNode.py Rename to final folder name 4 years ago
ScriptCanvas_OverlapNode.py Rename to final folder name 4 years ago
ScriptCanvas_PostPhysicsUpdate.py Rename to final folder name 4 years ago
ScriptCanvas_PostUpdateEvent.py Rename to final folder name 4 years ago
ScriptCanvas_PreUpdateEvent.py Rename to final folder name 4 years ago
ScriptCanvas_SetKinematicTargetTransform.py Rename to final folder name 4 years ago
ScriptCanvas_ShapeCast.py Rename to final folder name 4 years ago
ScriptCanvas_SpawnEntityWithPhysComponents.py Fixed physics periodic tests on linux platform (#6881) 4 years ago
ScriptCanvas_TriggerEvents.py Rename to final folder name 4 years ago