.. |
__init__.py
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 anni fa |
test_abstract_resource_locator.py
|
c9bb592ac7
Removed the loading of the legacy `system_<platform>_<asset_platform>.cfg` files (#13721)
|
2 anni fa |
test_artifact_manager.py
|
1bf3848976
Fixes FileExistsError in LTT artifact manager
|
2 anni fa |
test_asset_processor.py
|
b01eeabde3
update and fix unit tests to account for all the changes made: new multi_test_framework.py module, new material_editor_test.py module, and editor_test.py module converted. Any other code altered by these changes also updated on the unit test side and they are 100% passing in my testing
|
2 anni fa |
test_builtin_helpers.py
|
dde34ebc71
Added typed exceptions to LyTT. (#11694)
|
2 anni fa |
test_case_id.py
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 anni fa |
test_codeowners_hint.py
|
f1f340a36b
Codeowners hints (#11104)
|
2 anni fa |
test_editor_test_utils.py
|
e7cd8d9d6b
minor fixes from feedback
|
1 anno fa |
test_failed_rerun_command.py
|
a6ba35a3e5
Added unit test
|
2 anni fa |
test_file_system.py
|
dfa41c691a
Updating assetpipline/assetprocessor tests to fix test issues. (#14861)
|
1 anno fa |
test_fixtures.py
|
d6c6d2cc3e
Improved quality of LTT unit tests and some code structure
|
2 anni fa |
test_launcher_android.py
|
c9bb592ac7
Removed the loading of the legacy `system_<platform>_<asset_platform>.cfg` files (#13721)
|
2 anni fa |
test_launcher_base.py
|
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).
|
2 anni fa |
test_launcher_linux.py
|
92da291bb4
Changed kill() to protected. Changed references from kill() to stop().
|
3 anni fa |
test_launcher_mac.py
|
92da291bb4
Changed kill() to protected. Changed references from kill() to stop().
|
3 anni fa |
test_launcher_win.py
|
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).
|
2 anni fa |
test_log_monitor.py
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 anni fa |
test_ly_process_killer.py
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 anni fa |
test_manager_platforms_mac.py
|
c9bb592ac7
Removed the loading of the legacy `system_<platform>_<asset_platform>.cfg` files (#13721)
|
2 anni fa |
test_manager_platforms_windows.py
|
c9bb592ac7
Removed the loading of the legacy `system_<platform>_<asset_platform>.cfg` files (#13721)
|
2 anni fa |
test_o3de_atom_tools_test.py
|
7a1be5e055
updates the PR to use a shared AtomToolsTestSuite class and changes how the executable is chosen before launching a test
|
2 anni fa |
test_o3de_editor_test.py
|
e76ecadf9c
fixed import for multi_testing from 'import as editor_test' to 'import as multi_testing', removed init attributes unit tests for AbstractTestBase, Editor, and MaterialEditor test types then added new tests for test collection instead, removed log_attribute string from ResultType class unit test since its no longer used, move _prepare_asset_processor() into editor_test_utils and rename to prepare_asset_processor(), fix type with mock_executable in unit tests, remove log_attribute completely (its simply not needed after reviewing unit tests) and corrected logging to look for the correct attributes, remove unused test classes and rename misleading abstract classes that aren't actually abstract, fix type(executable) logic check to also check for Linux, rename AbstractTestSuite to MultiTestSuite, rename AbstractTestClass to MultiTestCollector
|
2 anni fa |
test_o3de_multi_test_framework.py
|
e7cd8d9d6b
minor fixes from feedback
|
1 anno fa |
test_pipeline_utils.py
|
3435961dd7
Fbx test improvements for linux (#13270)
|
2 anni fa |
test_process_utils.py
|
c29ca07d54
Enable python-based tests in Linux AR
|
3 anni fa |
test_py_logging_util.py
|
5232c56652
fixes more unit tests creating files
|
2 anni fa |
test_pytest_plugin_editor_test.py
|
e76ecadf9c
fixed import for multi_testing from 'import as editor_test' to 'import as multi_testing', removed init attributes unit tests for AbstractTestBase, Editor, and MaterialEditor test types then added new tests for test collection instead, removed log_attribute string from ResultType class unit test since its no longer used, move _prepare_asset_processor() into editor_test_utils and rename to prepare_asset_processor(), fix type with mock_executable in unit tests, remove log_attribute completely (its simply not needed after reviewing unit tests) and corrected logging to look for the correct attributes, remove unused test classes and rename misleading abstract classes that aren't actually abstract, fix type(executable) logic check to also check for Linux, rename AbstractTestSuite to MultiTestSuite, rename AbstractTestClass to MultiTestCollector
|
2 anni fa |
test_reg_cleaner.py
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 anni fa |
test_settings.py
|
5232c56652
fixes more unit tests creating files
|
2 anni fa |
test_shader_compiler.py
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 anni fa |
test_terminal_report.py
|
f1f340a36b
Codeowners hints (#11104)
|
2 anni fa |
test_waiter.py
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 anni fa |
test_watchdog.py
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 anni fa |
test_workspace.py
|
8e874f6a82
Fixed race condition in directory calls in ly_test_tools (#16420)
|
1 anno fa |