12 Commits

Author SHA1 Message Date
Akash Jain
348e23ca6f
fix/ci-workflows (#1997)
* add pytest and pytest-cov

* add timeout; update make command usages
2022-01-04 12:49:22 +05:30
parthp2107
59de16125d
added workflow for selenium tests without sample data (#1999)
* added workflow for selenium tests without sample data

* change in drop-create command

* using different approach to start server

* minor change

* minor change

* adding timeout to start server step
2022-01-03 16:36:32 +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
d069ab72e0
uncommented details page tests and corrected selenium workflow paths (#1616) 2021-12-08 11:54:44 +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
Akash-Jain
74add4c8eb fixed paths 2021-11-29 19:25:53 +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
Parth Panchal
2da90a3c2f adding paths in selenium workflow 2021-11-23 17:14:14 +05:30
Parth Panchal
f737a7ca1d adding paths in selenium workflow 2021-11-23 17:12:42 +05:30
parthp2107
72f5320914
adding selenium tests for ingestion page (#1333)
* adding selenium tests for ingestion page

* adding few tests changes and addressing reviewdog findings

* testing selenium workflow
2021-11-23 14:58:11 +05:30
parthp2107
c6eac34c3e
changed script (#1201)
* changed script

* testing changes for failing tests

* testing changes for failing tests

* testing changes for failing tests

* testing changes for failing tests
2021-11-16 18:26:09 +05:30
parthp2107
bfe3d86583
git workflow for selenium tests (#945)
* 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
2021-11-06 00:58:19 -07:00