smurly
e3306f948f
Atom Level component test support in editor_entity_utils.py and tests for level components ( #6082 )
...
* Level component helper and test cases for Atom Level components which currently crash
Signed-off-by: Scott Murray <scottmur@amazon.com>
* moved a close paren to end of previous line to match existing style
Signed-off-by: Scott Murray <scottmur@amazon.com>
* adding a forgotten import
Signed-off-by: Scott Murray <scottmur@amazon.com>
* minor refactor and prep for adding back the Display Mapper Game component test
Signed-off-by: Scott Murray <scottmur@amazon.com>
* putting Game compoenent Display Mapper test back with addition of setting property Enabled to true
Signed-off-by: Scott Murray <scottmur@amazon.com>
* typo in line fixed Test. bocomes Tests.
Signed-off-by: Scott Murray <scottmur@amazon.com>
4 years ago
sphrose
0e5c9c3867
Merge pull request #5908 from aws-lumberyard-dev/terrain/sphrose/reference_shape
...
LYN-7693 Rename and move vegetation reference shape.
4 years ago
jromnoa
c8a5f1b3eb
add Asset.id value to the Display Mapper docstring for LDR color grading LUT property
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
79ac840246
add docstring info for the LDR color grading LUT property option for Display Mapper components
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
sphrose
bad38f5ed0
Missed python tests
...
Signed-off-by: sphrose <82213493+sphrose@users.noreply.github.com>
4 years ago
jromnoa
91060efd46
add a LDR color Grading LUT property set step as part of the p0 test for the Display Mapper component
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
chiyenteng
ab76254b43
Make prefab system enabled as default for automated tests ( #5670 )
...
* Make prefab system enabled as default for automated tests
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
* Modify auto tests after preventing regset saved into disk after editor main window closed
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
* Uncomment xfail
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
* Use --regset for editor tests
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
4 years ago
nwidmaie
31025f2232
Merge branch 'development' of https://github.com/aws-lumberyard/o3de into Neil_o3de_automation_HDRi_Skybox
4 years ago
Neil Widmaier
98f589745b
Adding step to assign a cubemap
...
Signed-off-by: Neil Widmaier <nwidmaie@amazon.com>
4 years ago
jromnoa
5d9f5ae15a
Merge pull request #5564 from aws-lumberyard-dev/Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class
...
Update asset files, & update golden image files to match new smaller asset file.
4 years ago
jromnoa
96b4212439
improve docstring descriptions for FOV degrees and Asset.id not asset paths for diff asset properties
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
9edaa2172d
move component descriptions above the property param in the docstrings
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
d7c31184dc
add AtomComponentProperties.grid('Secondary Grid Spacing') direct call, remove fmt:on comment
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
ad81c311d8
add some docstring descriptions for Cubemap Texture, Material Asset, Secondary Grid Spacing, & Field of View component properties
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
01081fea32
update asset called in global skylight test as well
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
Sean Masterson
35cb018d5c
Add P0 Look Modification Test
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
jromnoa
51cf98c23d
update golden images for spot light and area light tests, update asset used
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
9d93282e42
Merge pull request #5530 from aws-lumberyard-dev/Atom/scottmur/ssao_p0
...
SSAO component P0 automation
4 years ago
SWMasterson
984ea571f4
Add P0 test for Entity Reference component. ( #5456 )
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
jromnoa
99f1783138
Merge branch 'development' into Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class
4 years ago
Scott Murray
b202bbfbc9
SSAO component P0 automation
...
Signed-off-by: Scott Murray <scottmur@amazon.com>
4 years ago
jromnoa
6d206f6921
saving progress on test fixes to swap branches
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
5c56650516
add new golden image that uses smaller asset file
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
Sean Masterson
901aa217b8
removed unused import and fixed line length
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
Sean Masterson
cd508415ef
Removed unused tuple.
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
Sean Masterson
6242d1ee8e
Added P0 test for Diffuse Probe Grid component
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
jromnoa
35e1317d90
add new component property paths to mesh, material, camera, hdri_skybox, and global_skylight components
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
fc3d2ce94c
drop the 'as helper' for TestHelper and re-factor the helper. calls to TestHelper.
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
Neil Widmaier
9d656005c4
Adding fmt comments
...
Signed-off-by: Neil Widmaier <nwidmaie@amazon.com>
4 years ago
Neil Widmaier
c886996bd7
fixing typos and formatting
...
Signed-off-by: Neil Widmaier <nwidmaie@amazon.com>
4 years ago
jromnoa
f42c034437
Merge branch 'development' into Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class
4 years ago
Neil Widmaier
b000b5fab3
Adding P0 HDRi Skybox test
...
Signed-off-by: Neil Widmaier <nwidmaie@amazon.com>
4 years ago
Sean Masterson
c0ece7d32d
Update to atom_constants.py docstring
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
Sean Masterson
708582731d
Add P0 Deferred Fog Test
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
jromnoa
6bae0bca7e
add new bloom test to updated Main Suite test file since optimized main suite test file is removed
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
cf245e0ad3
delete unused TestSuite_Main_Optimized.py file
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
0c97c879c1
remove the main suite optimized jobs from CMakeLists.txt since its causing a false build failure on AR
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
06ac304968
use smaller asset files, fix asset to use asset.id for tests
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
Sean Masterson
bbeefe43b8
Added extra line above class Tests
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
Sean Masterson
64ab8d5956
Add P0 Bloom Test
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
jromnoa
f26e272a8d
move light component non optimized test to sandbox until it gets optimized (ticket cut for this)
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
ae72463581
sandbox portion
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
b82ea09a67
remove redundant sandbox test, remove unsued/old hydra script for old log lines test approach
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
16526f58b7
remove xfail marker
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
bc2b3b12a7
remove old main suite, rename optimized main suite to be the new main suite
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
2539fb6065
saving initial round of edits for the using the Asset class
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com>
4 years ago
jromnoa
cdf5a0519f
Merge pull request #5284 from aws-lumberyard-dev/Atom/semaster/add_hdr_colorgrading_p0
...
Test parallel P0 HDR Color Grading Component
4 years ago
Sean Masterson
68e2770caf
Adding P0 Automation for HDR Color Grading Component
...
Signed-off-by: Sean Masterson <semaster@amazon.com>
4 years ago
jromnoa
f0ba0ff7eb
Merge pull request #5033 from aws-lumberyard-dev/Atom/jromnoa/assert-for-screenshot-comparisons
...
Fixes the test_BasicLevelSetup_SetsUpLevel() test and adds proper asserts for screenshot comparisons.
4 years ago
Neil Widmaier
ebfb34733d
fixing new line formatting issues
...
Signed-off-by: Neil Widmaier <nwidmaie@amazon.com>
4 years ago