8 Commits

Author SHA1 Message Date
Aniket Katkar
7fea955338
Tests #19066: Playwright coverage for ViewAll rule with matchAnyTag() and isOwner() condition (#19374)
* Modify the setup for the tests and add teardown to reset the organization policies

* Fix the loader shown in case of no permission

* Add playwright tests to cover the viewAll permission with conditions

* Add description for the commented code
2025-01-17 09:08:54 +05:30
Mayur Singal
8104c3aec6
MINOR: Fix Redshift DBT Playwright (#18642) 2024-11-14 18:15:23 +05:30
Shailesh Parmar
2dd7892183
Migrate: Data quality and profiler test to playwright (#17705)
* Migrate: Data quality and profiler test to playwright

* migrate profiler ingestion

* migrated test cases to playwright

* migrate filter test from data quality

* migrate domain filter test
2024-09-07 16:18:10 +00:00
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
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
Sachin Chaurasiya
0e3cf02618
feat(#10933): API service UI (#17003)
* feat(#10933): API service UI

* feat: Add support for API collections in multiple languages

* feat: add collection page

* feat: Add support for multiple languages in endpoint-plural translation

* chore: Add 'Beta' tag to API Services card, mark 'REST' service as beta, hide Pipelines tab, and update API Schemas card in settings.

* fix: api service version page to show list of collections

* feat: add api collect version page

* feat: add custom property support for api collections and endpoints

* feat: Add API Collection and API Endpoint translations in multiple languages

* Refactor proxy configuration to use '/api/' context instead of '/api/v1'

* feat: add apiEndpoint page

* feat: add APIEndpoint summary component

* feat: add APIEndpoint schema component

* chore: remove the schema type from APIEndpointSchema component

* feat: add version page component for API endpoint

* chore: add task support for api collection and api endpoint

* chore: remove schema from request and response label

* chore: don't show add ingestion button for api services

* feat: add search support for api entity

* feat: add request and response schema field translations for multiple languages

* chore: update icons

* refactor: Add null checks in EntityUtils.tsx

* feat: show deleted child entities if service is deleted

* chore: Update addApiEndpointFollower function in apiEndpointsAPI.ts

* feat: Add API collection and endpoint retrieval in EntityPopOverCard.tsx

* chore: add api endpoint in data assets widget

* feat: Add extra info link in data assets header

* chore: Add API endpoint index to DataAssetsWidget test

* feat: add api endpoint to explore tree

* test: add cypress for apiendpoint and apicollection custom property

* test: add playwright test for api service entity

* test: add playwright test for api collection entity

* test: Add ApiEndpoint playwright test

* test: fix api endpoint and api collection test

* fix: minor issues

* test: add playwright test for creating service from ui and explore page tree

* test: add playwright test for api endpoint lineage

* feat: Update API collection page to use specific fields for owner, tags, and votes

* test: remove api endpoint class from linage spec
2024-07-26 14:31:17 +05:30
Shailesh Parmar
9fbc37839d
playwright: add services test (#16552)
* playwright: add services test

* click on 1st announcement

* folder structure updated
2024-06-06 18:00:31 +05:30