mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 17:04:54 +00:00

* fix: added logic to store test case result state with test case entity * fix: added relative path logic in python unit test * fix: added logic to sort testCases based on last execution date of test case result * fix: ran python linting * fix: added test case listing order param in frontend call * fix: added tests around test suite result summary state * fix: remove isDeleted repeated check * fix: isolated test suite for maven tests + fix some UI failing tests * fix: run java linting