Luis Sempé
|
92b5dcc4ee
Script Canvas node registration simplification (#16678)
|
2 年 前 |
NULL
|
22363ea10b
skipping running the MaterialCanvas_Atom_BasicTests test on Linux due to a time out issue, will invstigate and re-activate for Linux once https://github.com/o3de/o3de/issues/14565 is resolved
|
3 年 前 |
NULL
|
5c19ca7f00
adds some additional basic tests for material canvas, such as opening a material graph and verifying its named correctly, it also verifies visibility of the node palette works
|
3 年 前 |
gadams3
|
0b49c0e9ad
Reenable basic material canvas tests
|
3 年 前 |
NULL
|
a68074796e
merges all Atom Tools automated tests into one AtomToolsTestSuite. Individual executables can be targeted using the atom_tools_executable_name attribute value on the AtomToolsTestSuite (i.e. to target MaterialEditor you would put atom_tools_executable_name = MaterialEditor inside your test class on the class object inheriting from AtomToolsTestSuite. The MaterialCanvas tests are not returning zero exit codes for success so they have been marked skipped until the issue can be resolved (see GHI #12152 for more info on https://github.com/o3de/o3de/issues/12152). All unit tests updated, all tests that this code touches updated, and re-ran them all (they pass except for MaterialCanvas).
|
3 年 前 |
NULL
|
111b747e62
small typo fix
|
3 年 前 |
NULL
|
7a1be5e055
updates the PR to use a shared AtomToolsTestSuite class and changes how the executable is chosen before launching a test
|
3 年 前 |
NULL
|
6f43148a50
finishes up automated test example for MaterialCanvas, adds unit tests, fixes crash result bug that was impacting debugging of the test though its possible there is still an existing crash
|
3 年 前 |
NULL
|
58d89051f1
starting initial commit for MaterialCanvas test support
|
3 年 前 |