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/assetpipeline/ap_fixtures
LesaelR 0498e4a9c3
Added an assert to verify AP and AP Batch close on teardown. (#5891)
* Added an assert to verify AP and AP Batch close on teardown.

Signed-off-by: Rosario Cox <lesaelr@amazon.com>

* Removed ".exe" from assert to ensure it works on any platform
Fixed missing set of parenthesis in the assert
Added "AssetBuilder" to the assert to ensure assetbuilders have closed correctly

Signed-off-by: Rosario Cox <lesaelr@amazon.com>

* Moving the helper function from asset_processor_fixture to asset_processor_utils.
Changed individual process_utils calls into a single call with a list.

Signed-off-by: Rosario Cox <lesaelr@amazon.com>

* Added the missing references.

Signed-off-by: Rosario Cox <lesaelr@amazon.com>
4 years ago
..
__init__.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ap_all_platforms_setup_fixture.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ap_config_backup_fixture.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ap_config_default_platform_fixture.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ap_external_project_setup_fixture.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ap_fast_scan_setting_backup_fixture.py {lyn7677} updated test modules to pass AssetPipelineTests on Linux (#5017) 4 years ago
ap_idle_fixture.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ap_missing_dependency_fixture.py updated missing dependency tests to use assets that aren't deprecated (#5916) 4 years ago
ap_setup_fixture.py Removes _vs2019 from jenkins jobs and documentation (#5855) 4 years ago
asset_processor_fixture.py Added an assert to verify AP and AP Batch close on teardown. (#5891) 4 years ago
bundler_batch_setup_fixture.py Asset bundler test fixes (#5548) 4 years ago
clear_moveoutput_fixture.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
clear_testingAssets_dir.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
one_time_log_fixture.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
timeout_option_fixture.py Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago