9 Commits

Author SHA1 Message Date
Shailesh Parmar
18ee2b8ff2
playwright: improve the existing playwright test (#16650)
* playwright: improve the existing playwright test

* pw improvement

* minor change

* reduce the scope of custom property

* reduce scope of custom property test

* addressing comments

* updated response timeout
2024-06-14 11:55:59 +05:30
Sachin Chaurasiya
de9822e7f3
test: fix cypress test aut (#16618)
* test: fix cypress test aut

* fixed aut failure

* fix user cypress failure due to autofocus on feed description

* changes as per comments

* fix: custom properties after hook api call

* Fix observability alert test

* update the addOwner function to avoid flakiness

* fixed Data insight and glossaryVersion page cypress

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2024-06-13 15:47:09 +05:30
Shailesh Parmar
84f3f4ef8b
cypress: AUT cypress failure part 1 (#16222)
* cypress: AUT cypress failure part 1

* fixed failing cypress and skip airflow ingestion cypress

* fixed test

* addressing comment

* fixed failing cypress

* updated api wait

* reverting skip test and config change

* added License
2024-05-11 19:31:34 +05:30
Shailesh Parmar
14ba83a427
cypress: fixed service ingestion cypress for test connection (#15989)
* cypress: fixed service ingestion cypress for test connection

* remove unwanted wait for get request
2024-04-23 12:12:51 +05:30
Shailesh Parmar
87c78e04b8
Minor: fixed DQ edit test case issue and searchIndexDetails typescript issue (#15528)
* Minor: fixed DQ edit test case issue and searchIndexDetails typescript issue

* fixed failing unit test

* fixed unit test for Data quality test

* reverting e2eLabeler changes
2024-03-13 07:24:17 +00:00
Ashish Gupta
d53a41fb3f
UI : Revamp Setting Page UI (#14728)
* Revamp Setting Page UI

* localization key pushed

* added breadcrumb in setting entity pages

* fix nested pages ui

* description added for cards and route fix

* fix unit test

* change cypress flow for setting page as per new UI

* fix sonarcloud and build issue

* fix some cypress

* fix cypress

* fix alert changes

* redirect to last page visited after deleting any service entity

* separate out application and bot from integration and sort custom property alphabitallcy

* fix cypress not running and bifercated bots and application cards

* fix cypress failure and addressed comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-24 14:27:52 +05:30
Chirag Madlani
5180f17e53
fix(ui): Delete widget not working with other lang (#14769)
* fix(ui): Delete widget not working with other lang

* fix cypress tests

* fix tests

* fix udpate displayName issue

* fix tests

* fix owner issue

* fix failures
2024-01-24 00:42:42 +05:30
Ashish Gupta
740541c0c7
CYPRESS: simplify side navigation click in cypress (#14818)
* simplify side navigation click in cypress

* make sidbar item uses common enum

* fix cypress failure of outside import
2024-01-23 15:30:05 +05:30
Chirag Madlani
ae884d54de
test(e2e): organise ingestion tests (#14649)
* test(e2e): organise ingestion tests

* fix ingestion tests

* push all the service ingestions

* fix name regexp issue

* fix database spec

* aut fixes

* fix follow entity tests

* fix follow test case

* fix soft delete tests

* fix tests

* fix dashboard

* fix left side bar issue
2024-01-16 16:38:40 +05:30