PromucFlow_constructor/app/client/cypress
ashit-rath b9ed9e74e8
fix: List widget inconsistent pageSize value with the number of item shown in the list. (#11355)
* fix - List widget inconsistent pageSize value

* consider data list length to calculate average gap

* update listdsl for List_spec

* minor change

* fix this.props.children mutation

* fix gridGap calculation

* minor spec change

* update listwidgetdsl.json

* reverted dsl update

* minor test dsl update

* minor averageGridGap calc fix

* minor change

* updated List_spec

* minor change
2022-03-24 12:41:33 +05:30
..
fixtures fix: List widget inconsistent pageSize value with the number of item shown in the list. (#11355) 2022-03-24 12:41:33 +05:30
integration fix: List widget inconsistent pageSize value with the number of item shown in the list. (#11355) 2022-03-24 12:41:33 +05:30
locators test: added tests for omnibar (#12150) 2022-03-24 07:00:38 +00:00
manual_TestSuite chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
plugins test: Adding visual tests for layout validation (#9857) 2021-12-24 17:47:22 +05:30
sample_airbnb/sample_airbnb test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout.spec.js chore: [ImgBot] Optimize images (#10344) 2022-01-14 23:23:24 +05:30
support fix: blank screen in datasource view mode (#12145) 2022-03-23 18:00:38 +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
index.ts test: Automated tests for JSObjects in Typescript (#10223) 2022-01-10 09:51:43 +05:30
init-mysql-dump-for-test.sql chore: Perform perf tests on a large app (#10831) 2022-02-03 00:25:10 +05:30
init-pg-dump-for-test.sql Using local Postgres database instead of remote (#6241) 2021-07-30 11:41:14 +05:30
setup-test-fat.sh Adding setup test for fat conatiner (#11764) 2022-03-10 16:08:43 +01:00
setup-test.sh test: adding tests for smtp using test-event-driver (#11777) 2022-03-11 21:18:58 +05:30
test.sh Improve Codemirror mount performance (#5497) 2021-07-08 12:34:47 +05:30
tsconfig.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00