PromucFlow_constructor/app/client/cypress
Rishabh Rathod cbce8f8b8e
fix: trigger consuming previous evaluated values (#13084)
We are changing how we maintain meta values in our architecture,

Earlier metaHOC component state was used to store meta values that were debounced and pushed in batch to metaReducer and trigger evaluation.
We remove the metaHOC state and directly update values to metaReducer and trigger evaluation separately via a debouched function.
2022-05-25 15:16:14 +05:30
..
fixtures feat: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
integration fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
locators fix: inconsistency in naming actions from omnibar (#13898) 2022-05-25 15:10:06 +05:30
manual_TestSuite test: Automated tests to improve coverage for JSObjects-onPageLoad + Flaky fixes (#12904) 2022-05-06 11:10:10 +05:30
plugins test: Automated tests for AForce Migration scenarios + Improved TableFilter spec script coverage (#12534) 2022-04-12 15:31: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 feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
support fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
.eslintrc.json [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
cypress-docker-compose.yml
index.ts test: Automated few tests for AForce Migration scenarios + Flaky fixes (#12231) 2022-03-31 17:21:08 +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