- Introduced EditorIntegrationTest class to facilitate integration testing for editors, providing a structured environment for testing editor functionalities. - Implemented methods for initializing the test environment, running tests, and handling ROM operations. - Added helper methods for common editor actions such as load, save, cut, copy, paste, undo, redo, and find, ensuring thorough coverage of editor capabilities. - Integrated ImGui test engine for UI interaction testing, enhancing the testing framework's capabilities.
2.3 KiB
2.3 KiB