160 Commits

Author SHA1 Message Date
Ashish Gupta
3164bc4803
fix userdetails and personflow flaky test (#17753) 2024-09-06 19:53:26 +05:30
Chirag Madlani
b9ef8cae30
fix playwright redshift delete entity failure (#17743)
* fix playwright redshift delete entity failure

* fix landing page kpi failure

* fix delete service issue

* fix flaky for AddRoleAndAssignToUSer
2024-09-06 17:32:53 +05:30
Sachin Chaurasiya
59d2b1e717
test: migrate login config to playwright (#17740) 2024-09-06 00:29:53 +05:30
Karan Hotchandani
bd93a2f328
fix expand all operation on terms page (#17733) 2024-09-05 20:53:06 +05:30
Ashish Gupta
f846a8ac2e
fix user spec flaky playwright test (#17684)
* fix user spec flaky playwright test

* fix bot spec failure

* fix glossary and version spec failure due to id change in the PR

* fixed queryEntity spec

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-05 11:27:41 +05:30
Karan Hotchandani
1dc15bc493
fetch domains before any widget is loaded (#17695)
* fix domain init ordering

* move domains call at the beginning

* fix tests

* fix tests

* fix flaky tests

* fix flaky tests
2024-09-05 10:05:54 +05:30
Chirag Madlani
b86f3d8ae7
minor(test): migrate persona spec (#17701)
* minor(test): migrate persona spec

* remove persona cypress spec

* address comments
2024-09-04 17:15:40 +00:00
Chirag Madlani
35bed7138d
minor(ui): migrate AddRoleAndAssignToUser.spec (#17670)
* minor(ui): migrate AddRoleAndAssignToUser.spec

* migrate SchemaDefinition

* revert vite changes
2024-09-04 20:36:45 +05:30
Chirag Madlani
ca48433ad9
fix(test): ingestion related playwright (#17674)
* fix(test): ingestion related playwright

* fix failing tests

* update status logic to avoid conflict

* fix double run issue for ingestion

* fixing ingestion specs

* fix postgres and ingestion

* running ingestion specs

* fix airflow and argo gaps

* revert config

* fix redshift dbt tests
2024-09-04 19:02:30 +05:30
Karan Hotchandani
a63ad69100
Migrate advanced search tests (#17666)
* migrate advanced search tests

* verify advanced search tests

* fix minor config

* push fixes

* add before all timeout

* increase test timeout

* revert playwright config

* add rule based search

* migrate group tests
2024-09-03 18:59:58 +05:30
Aniket Katkar
73f2cad53a
Remove the EntityDataConsumer spec dependency on organization inherited role (#17667) 2024-09-03 12:26:06 +05:30
Shailesh Parmar
0a9e0d00d4
playwright: migrate incident manager test to playwright (#17657)
* playwright: migrate incident manager test to playwright

* migrate remaining test to playwright

* added serial mode to prevent load while deploying pipeline
2024-09-03 12:25:16 +05:30
Sachin Chaurasiya
46e98e13c4
test: migrate frequently joined spec to playwright (#17669)
* test: migrate frequently joined spec to playwright

* fix test

* fix test
2024-09-03 09:28:22 +05:30
Ashish Gupta
d952c1bd1e
migrated cyprss Bots spec to playwright (#17673) 2024-09-02 23:50:54 +05:30
Ashish Gupta
00fe8399ad
fix some entities not visible in Following widget (#17665)
* fix some entities not visible in Following widget

* added some extra spacing in quick filter
2024-09-02 23:12:22 +05:30
Ashish Gupta
d74cbed6e6
migrated user spec to playwright (#17652)
* migrated user spec to playwright

* optimization around making dataStewardUser from userClass

* changes as per comments
2024-09-02 10:43:33 +05:30
Chirag Madlani
000996cfef
test(e2e): service ingestion and schedule options (#16846)
* test(e2e): service ingestion and schedule options

* fix tests

* minor change

* remove duplicate code

* update specs

* update timeout to 2 mins

* Fix invalid wait issue

* fix page getting closed issue

* fix failing tests

* fix tests

* fix test

* fix schedule fix

* fix status is undefined

* fix more tests

* enable airflow spec

* fix typo in service names

* update details

* minor fix

* fix test and remove cypress reference

* fix failing tests

* revert tags check

* fix tests

* fix redshift tests

* fix failing tests

* revert yaml file changes
2024-08-31 11:05:26 +00:00
Shailesh Parmar
3a5539eb1c
PW: migrate query entity spec to playwright (#17619)
* PW: migrate query entity spec to playwright

* migrated to playwright

* minor test fix

* fixed api waiting issue

* fixed the api issue

* fixed API response await

* fixed await issue
2024-08-31 13:18:25 +05:30
Chirag Madlani
183da3f2b1
fix(e2e): remove data insight report if already present (#17654) 2024-08-31 12:28:58 +05:30
sonika-shah
6d32257765
Fixes #16498 : Support custom properties for Data Products (#17641) 2024-08-31 09:43:37 +05:30
Karan Hotchandani
55cbda4ea5
Explore tree reset (#17653)
* reset tree state when quick filter is empty

* cleanup
2024-08-30 21:37:08 +05:30
Chirag Madlani
fa3529f085
fix(ui): pick email and name based on claim values at time of login (#17626)
* fix(ui): pick email and name based on claim values at time of login

* Update Error Message

* Update code for better message

* Typo

* fix playwright failures

* fix playwright tests

* fix tests

* fix login spec failing

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-08-30 06:27:37 +00:00
Chirag Madlani
fed12172f4
minor(test): migrate to playwright SchemaSearch & DataInsightReportApplication (#17627)
* minor(test): migrate to playwright SchemaSearch & DataInsightReportApplication

* comments addressed
2024-08-29 11:33:31 +00:00
Ashish Gupta
a79a9032ce
migrated task cypress spec in Activity feed playwright (#17618) 2024-08-29 15:12:32 +05:30
Karan Hotchandani
23096fa2f3
migrate glossary tests to playwright (#17617)
* move glossary tests to playwright

* fix tests
2024-08-29 11:38:31 +05:30
Sachin Chaurasiya
5c3d2aef19
fix(e2e): api collection owner propagation (#17616) 2024-08-28 14:35:03 +00:00
Shailesh Parmar
4c354eabb2
Minor: Fixed AUT failure (#17607)
* Minor: update timeout for AUT in DI application

* minor test fix for DBT
2024-08-28 14:28:10 +05:30
Karan Hotchandani
d6c5193dd1
add playwright for sorted owners (#17600)
* add playwright for sorted owners

* fix minor test id
2024-08-27 16:12:27 -07:00
Ashish Gupta
7813d82b91
fix kpi data not showing in widget (#17594) 2024-08-27 21:18:26 +05:30
Sachin Chaurasiya
9641033d5d
test: fix playwright AUT failures (#17580)
* test: fix playwright AUT failures

* fixed metapilote space issue for DQ

* fixed dbt test for AUT

* updated tour spec

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-08-24 20:57:27 +05:30
Sweta Agarwalla
11eafdd724
Add tests for roles playwright (#17572)
* add roles test in playwright

* updated as per feedbacks

* chore: Improve visibility of added policies in Roles page

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-08-24 14:11:48 +05:30
Ashish Gupta
d81a57c44e
fix custom property type not coming in advanced search (#17573)
* fix custom property type not coming in advance search

* added playwright test to test dashboard for same

* minor code optimization and added comments in code
2024-08-23 23:43:21 +05:30
Sachin Chaurasiya
3605d3d9da
test: fix playwright AUT for API collection, database and custom theme config (#17570) 2024-08-23 21:15:01 +05:30
Chirag Madlani
73eff1df9f
minor(test): migrate data-insight settings spec to playwright (#17563)
* minor(test): migrate data-insight settings spec to playwright

* address comments and fix failure for run application

* increase DI success timer for MYSQL
2024-08-23 13:39:45 +00:00
Sweta Agarwalla
336b14231f
Add playwright test for login (#17551) 2024-08-23 01:02:57 +05:30
Ashish Gupta
5ac7a466fc
change feed operation to new admin user Activity feed (#17550) 2024-08-22 13:23:43 +00:00
Sweta Agarwalla
cf347adf72
Add playwright test for healthcheck (#17542)
* add tests in playwright

* refactor: remove unused changes

* refcator: remove yarn lock change
2024-08-22 13:10:27 +05:30
Chirag Madlani
e4927373bb
fix(test): separate playwright for oss (#17543)
* fix(test): separate playwright for oss

Run specific tests based on OSS flagged

* fix(test): playwright with fals IS_OSS
2024-08-22 07:17:58 +00:00
Karan Hotchandani
6ca44d2130
explore tree feedbacks add tests for domain propagation (#17506)
* add tests for domain propagation

* show counts for static items in tree

* fix the wrong query being generated after expanding node, added filter on node click entity level, supported FQN in the suggestion for all entities

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-08-21 21:51:32 +05:30
sonika-shah
d31215e72c
Fix: Remove unintended inclusion of child aliases after cluster after changes (#17472)
* Fix: Remove unintended inclusion of child aliases after cluster alias update

* fix the dataAssetWidget and entityDoc playwright failure

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-08-21 15:03:21 +05:30
Aniket Katkar
2bbf60fc6b
Fix #17438: Update the user profile action permissions (#17492)
* Fix the ingestion failure error message

* Remove the 'Add Display Name' text on user profile page when no display name is present

* Only allow logged in user to change the description of their profile

* Update the unit tests for new changes

* Add user description mock constant

* Add playwright test for the user display name and description permissions

* fix cypress, playwright test and remove displayName element from DOM if not present

* fix playwright failure due to displayName removal from DOM

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-08-20 14:55:17 +00:00
Chirag Madlani
8ad3db243b
fix(ui): misc issues (#17447)
* fix(ui): redirect unauthorised users to error page

* remove left panel for import action in glossary import

* fix data insight app stuck in aut

* fix path issue

* fix setup issue

* add tree field to build advance filter on ui side

* update unauthorised page level to root instead authenticated

* minor fixes

* update error message
2024-08-20 13:01:00 +05:30
sonika-shah
d587e6f8e6
Fix : Propagation of owners and domain in search (#17400)
* Fix : Propagation of owners and domain in search

* update test

* optimize ADD_REMOVE_OWNERS_SCRIPT update query es script

* optimizes script by checking for inherited fields(inherited = true) before updating or adding them.

* fix glossary verion spec by adding slow since, test contains steps

* added slow in test as they are exceding in the runs

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-08-19 23:11:56 +05:30
Ashish Gupta
64c527a734
supported separate call for open and close task in activity feed (#17451) 2024-08-15 02:29:50 +00:00
Shailesh Parmar
2dfd7d1f70
Minor: fixed failing test case in AUT part 1 (#17428)
* Minor: fixed failing test case in AUT part 1

* fixed multiPipeline click issue due to meta pilot icon

* addressing comments
2024-08-13 14:43:24 +00:00
Aniket Katkar
d77aac425f
Minor: Add playwright test for entity pages with users with different roles (#17316)
* Add playwright test for a user with DataConsumer role

* Add entity tests for Data Steward role

* Fix flaky playwright tests

* Fix the playwright for owner actions

* playwright config change and minor fix

* minor testing

* minor setting change

* Worked improvement comments.

* Fix glossary spec flakiness with Assets count verification step `Rename the same entity again`

* Improved util function argument types

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-08-13 18:43:03 +05:30
Shailesh Parmar
eb3cddae4d
Minor: Fixed AUT test for DQ and testSuiteMultiPipeline (#17385) 2024-08-11 18:01:12 +05:30
Sachin Chaurasiya
f57c39409c
test: fix tour playwright (#17384) 2024-08-11 15:34:06 +05:30
Ashish Gupta
785e450e28
MINOR: fix the widget placement when adding new one (#17329)
* fix the widget placement when adding new one

* fix the widget not adding in the right side add placeholders

* added unit test for the same

* fix sonar
2024-08-10 21:39:27 +05:30
Karan Hotchandani
cf6f2e6c2f
support nested subdomains (#17363)
* support nested subdomains

* fix domain tests

* feedbacks
2024-08-10 18:00:42 +05:30