Историја ревизија

Аутор SHA1 Порука Датум
  NULL 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 година
  NULL 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 година
  NULL 840147feae fixes setup.py bug with editor_test -> multi_testing name change, removes all executor code from editor_test.py and moves it to multi_test_framework.py, MaterialEditor still needs updates but that will come in the next commit. Editor tests can now run with minimal setup in editor_test.py and all test code collection and execution being done inside multi_test_framework.py. MaterialEditor tests will be updated in this same manner when I push again. пре 2 година
  evanchia 84493760ca addressing PR feedback пре 3 година
  evanchia 8ab9f89b46 Adding unit tests and docstrings for editor test files пре 3 година