4 Commits

Author SHA1 Message Date
Aniket Katkar
c9f3b4a2cd
Minor: Bug fixes and improvements (#16323)
* Fix the flaky observability alert cypress tests

* Add glossary entity Creation details object in EntityConstant file for cypress

* Fix the icons in observability alert destination options

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-05-17 19:45:37 +05:30
Aniket Katkar
e6cdd6e9a6
improve SingleFiledSearch, GlossaryVersion and NotificationAlert cypress tests to avoid flakiness (#15603) 2024-03-21 11:13:08 +05:30
Aniket Katkar
cae1d2c09f
Minor: Alert cypress code improvements to avoid flakiness (#15583)
* add visibility check for team user select dropdown

* improve and break SearchFlow tests into different spec files
2024-03-18 19:13:05 +05:30
Chirag Madlani
78d6b72e48
chore(ui): typescript support for cypress tests (#15239)
* chore(ui): typescript support for cypress tests

* convert all js to ts

* fix more types

* fix more types

* updated config for ts file

* fixed failing cypress test

* fixed DQ cypress

* fixed dq flaky test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-03-07 17:06:33 +05:30