74 Commits

Author SHA1 Message Date
parthp2107
b11e503117
updating descriptions twice (#1957) 2021-12-29 18:29:27 +05:30
parthp2107
4a7335f93f
added version test for pipeline and dashboard details page (#1955) 2021-12-29 14:00:38 +05:30
parthp2107
9582cd3ecb
checking description after editing it (#1947)
* checking description after editing it

* added sleep

* minor change

* uncommenting code

* uncommenting code
2021-12-29 12:51:57 +05:30
parthp2107
2c557f9f3d
added steps for pages with no data in selenium workflow (#1934)
* added steps for pages with no data in selenium workflow

* commit for testing workflow
2021-12-28 16:29:15 +05:30
parthp2107
6337fbd165
added version test for topics page (#1943) 2021-12-28 16:28:37 +05:30
parthp2107
7e68aeaab1
fixing tags which are change on ui side (#1896)
* fixing tags which are change on ui side

* minor changes

* empty commit, testing workflow
2021-12-25 10:20:55 +05:30
parthp2107
3adbd4ea5b
added without ingestion test cases for MyData page (#1890)
* added without ingestion test cases for MyData page

* added search test case and assert for test cases
2021-12-23 13:01:35 +05:30
parthp2107
48fb162116
added tests for checking exception handling on ui (#1867) 2021-12-23 10:42:42 +05:30
parthp2107
b422b150d7
Added selenium tests for #1763 and #1777 (#1806)
* added new tests

* addressing reviewdog config

* addressing reviewdog config
2021-12-16 19:30:03 +05:30
parthp2107
a002155845
modified description related tests cases (#1772) 2021-12-15 19:02:48 +05:30
parthp2107
8ae1c1747f
changing tests for new ui (#1671)
* changing tests for new ui

* minor changes

* xpath change

* adding wait time

* added new mydata page tests and removed repeating failed tests
2021-12-14 17:30:44 +05:30
parthp2107
64386b035e
added new tests for tags page (#1621)
* added new tests for tags page

* addressing reviewdog findings

* Added Sample-usage service_name

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-12-08 16:54:48 +05:30
parthp2107
d069ab72e0
uncommented details page tests and corrected selenium workflow paths (#1616) 2021-12-08 11:54:44 +05:30
parthp2107
db3d10ac64
Add fix tests (#1572)
* added tests for filters and minor fixes due to change in ui

* adding option for webdriver

* addressing reviewdog findings

* addressing comments

* addressing comments

* changing driver
2021-12-06 19:55:42 +05:30
parthp2107
8b44de52cb
changed service page search tests (#1566)
* changed service page search tests

* addressing comments
2021-12-06 13:12:49 +05:30
parthp2107
933aa4ec4a
added test for flakiness while applying filters (#1539)
* added test for flakiness while applying filters

* addressing reviewdog findings

* changing mac to linux driver
2021-12-06 10:16:30 +05:30
parthp2107
a0045a437c
added dbtmodel test cases and uncommented profiler test part (#1514) 2021-12-02 12:47:52 +05:30
parthp2107
51b4db9e7f
added rerun for failing tests (#1479)
* added rerun for failing tests

* adding sleep for frequently joined tests
2021-12-01 17:04:45 +05:30
parthp2107
a9e70e6a89
License header update (#1498)
* updated liscense header

* updated license header

* updated license header

* updated license header

* addressing stylecheck findings
2021-12-01 12:46:28 +05:30
parthp2107
0e300a1be8
added orders to test classes and did minor changes to tests (#1474)
* added orders to test classes and added minor changes to tests

* minor change

* minor change
2021-11-30 17:08:18 +05:30
parthp2107
9aad7efabc
adding new tests for my data page (#1458)
* adding new tests for my data page

* added chrome option
2021-11-29 20:08:48 +05:30
parthp2107
6582f38a37
changed data-testids and commented code for recent api change (#1401)
* changed data-testids and commented code for recent api changes

* changing paths in selenium workflow
2021-11-26 17:02:04 +05:30
parthp2107
2389de1465
removing tests from catalog-rest-service module and configuring it in openmetadata-ui module (#1382) 2021-11-25 14:28:47 +05:30
Sriharsha Chintalapani
a180adc39c
Fix #1299: Move UI module into its own maven module (#1351)
* Fix #1299: Move UI module into its own maven module

* Fix #1299: fix indentation in selenium tests

* Fix #1299: fix indentation in selenium tests

* Fix #1299: fix indentation in selenium tests

* Fix: Updated json2ts command script

* Removed ignored file for bundle analyzer

* Updated gitignore

* Cleaning up the gitignore

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-11-24 13:18:54 +05:30