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/asset_processor_tests
Fuzzy Carter ed55158b35
Helios spec-6686 decouple tests (#978)
* * Remove test repository references

* * Update asset_builder_tests.py docstring to include test steps

* * Update test docstrings in asset_bundler_batch_tests.py to include test
  steps

* * Update asset_processor_batch_dependency_tests.py docstrings to contain
  test steps

* * Update asset_processor_batch_dependency_tests2.py docstrings to have
  test steps

* * Update asset_processor_batch_tests.py docstring to include test steps

* * Update asset_processor_batch_tests_2.py docstrings to include test
  steps
* Removed a references to a JIRA ticket ID

* * Update asset_processor_guit_tests.py docstrings to include test steps

* * Update asset_processor_gui_tests_2.py docstrings to have Test Steps

* * Update asset_relocator_tests.py docstrings to include test steps

* * update missing_dependency_tests.py docstrings to have test steps

* * Update auxiliary_content_tests.py docstrings to have test steps

* * Update fbx_tests.py docstrings to have test steps.

* * Update bank_info_parser_tests.py docstrings to have test steps

* * Removed Jira issue ids from Asset Pipline owned code

* * Undid two errornous code changes.

* * Addressed dbbronso PR-978 feedback.
* Steps declared and not populated. 1 - Removed errornous. 2 - Added missing step
* Fixed line formatting by removing bad blank line in Docstring

* Addressed PR-978 feedback from AMZN-stankowi

* Removed commented out entry from cmakefile
* Fixed several casing and spelling/typo issues caught in review
* Added a missing test step in asset_bundler_batch_tests.py
* Removed a test dealing with external projects, cut LYN-4116 to replace
* Calarfied test steps in asset_processor_gui_tests.py
* Noted test in asset_processor_gui_tests that cannot be ran manually
* Clarified test steps for fbx_tests

* Added in a comment and whitespace to a disguised operation.

Co-authored-by: stankowi <stankowi@amazon.com>
5 years ago
..
assets LYN-2537 engine assets (#254) 5 years ago
CMakeLists.txt Helios spec-6686 decouple tests (#978) 5 years ago
__init__.py Set scripts to be executable 5 years ago
asset_builder_tests.py Helios spec-6686 decouple tests (#978) 5 years ago
asset_bundler_batch_tests.py Helios spec-6686 decouple tests (#978) 5 years ago
asset_processor_batch_dependency_tests.py Helios spec-6686 decouple tests (#978) 5 years ago
asset_processor_batch_dependency_tests2.py Helios spec-6686 decouple tests (#978) 5 years ago
asset_processor_batch_tests.py Helios spec-6686 decouple tests (#978) 5 years ago
asset_processor_batch_tests_2.py Helios spec-6686 decouple tests (#978) 5 years ago
asset_processor_gui_tests.py Helios spec-6686 decouple tests (#978) 5 years ago
asset_processor_gui_tests_2.py Helios spec-6686 decouple tests (#978) 5 years ago
asset_relocator_tests.py Helios spec-6686 decouple tests (#978) 5 years ago
conftest.py Set scripts to be executable 5 years ago
missing_dependency_tests.py Helios spec-6686 decouple tests (#978) 5 years ago