PromucFlow_constructor/app/client/cypress
Vicky Bansal 6b7aef8dc8
Enable total number of rows and page size for server side pagination in table widget (#4863)
* Add defaultPageSize and totalRecordsCount properties in table widget

* Changing next button disable

* Added checks for properties change

* Handle defaultPageSize change

* Updated util.test to handle new table properties

* Configure for cypress test for page size and total records count properties

* Added cypress test for default page size and total records count validation

* Fix test cases

* Handle empty space for page size is less than availabe space in table widget
2021-06-23 18:53:24 +05:30
..
fixtures Added Cypress tests for tab widget (#4345) 2021-06-22 23:26:45 +05:30
integration/Smoke_TestSuite Enable total number of rows and page size for server side pagination in table widget (#4863) 2021-06-23 18:53:24 +05:30
locators Enable total number of rows and page size for server side pagination in table widget (#4863) 2021-06-23 18:53:24 +05:30
manual_TestSuite Fix/org test (#5051) 2021-06-11 17:09:12 +05:30
plugins Properly log data tree instrumentation (#2228) 2020-12-29 14:55:56 +05:30
support Added Cypress tests for tab widget (#4345) 2021-06-22 23:26:45 +05:30
.eslintrc.json [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
cypress-docker-compose.yml Adding Github Action workflow to the client code base (#66) 2020-07-16 11:20:46 +05:30
init-pg-dump-for-test.sql Adding the init dump SQL file for PostgreSQL database 2021-01-13 15:41:39 +05:30
setup-test.sh Correcting the github condition to start the API server (#3506) 2021-03-12 11:06:54 +05:30
test.sh Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30