5 Commits

Author SHA1 Message Date
Shailesh Parmar
0e75a9cceb
playwright: migrate permission spec to playwright (#17795)
* playwright: remove organisation policy and role before staring the playwright test

* added default role as data consumer

* fixed failing test

* keeping org policies as it is.

* migrate permission spec

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-13 11:24:28 +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
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
e97300dc5d
Minor: fixed AUT test of main (#17293) 2024-08-06 10:37:04 +05:30
Shailesh Parmar
30dd7e736c
playwright: test setup and improvement (#16504)
* playwright: test setup and improvement

* added report to dev dependency
2024-06-01 22:18:33 +05:30