mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-13 00:22:23 +00:00
* fix the delete step failing in entity and serviceEntity playwright * remove the unwanted watcher as we already have see in alert notification * Enhance Playwright tests by ensuring network idle state before proceeding with actions in TagClass and common utility functions. * fix glossary version spec * fix activity feed flaky tests * update networkidle in visit page * fix users flaky tests * Refactor BulkEditEntity tests to include consistent manual wait for file loading and enhance input handling in importUtils. * Refactor Tag tests to remove unnecessary waitForResponse calls and ensure consistent handling of page interactions. * fix activity feed flaky tests * fix users data stewards test * Refactor hardDeleteEntity function to improve toast notification handling and ensure consistent alert verification. --------- Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com> Co-authored-by: karanh37 <karanh37@gmail.com> Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com> Co-authored-by: shrushti2000 <shrushtipolekar@gmail.com> Co-authored-by: Pranita <pfulsundar8@gmail.com>