mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-02 03:29:03 +00:00
* Create selenium-tests.yml * Update selenium-tests.yml * added dependency and configured testng.xml in pom * removing testng config * headless browers, testng to junit * removed webDriverManager * removed webDriverManager * testing commit * pushing all tests * end-to-end tests * changed workflow for proper test running order * checking docker build * printing logs for testing * reformatted the code * printing logs * addressed null pointer exception * addressing git worflow errows * removing logs from start server test * running .sh script directly from workflow * testing script * testing script * addressing reviewdog findings * updated chrome drivers * addressing failing tests * searchbar to searchBox * testing * cleaning code and added api test config in pom.xml * commenting tests - functionality absent * addressing reviewdog finding * addressing reviewdog finding * uncommenting search tests * added condition for no service exists and added click event to leftout actions * addressing reviewdog findings