multi_testing.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 years ago |