PromucFlow_constructor/app/client/cypress/integration
Rishabh Rathod f7b2c17136
fix: storeValue functionality & handle multiple action completion (#14658)
Instead of waiting for the specific `storeValue` action completion, earlier we were waiting for any storeValue action to complete. It means when running multiple storeValue, completion of 1st action will resolve promise for all the storeValue triggered. 

Now, we track completion of each storeValue action separately.
2022-06-20 13:35:14 +05:30
..
Smoke_TestSuite fix: storeValue functionality & handle multiple action completion (#14658) 2022-06-20 13:35:14 +05:30
Smoke_TestSuite_Fat/ClientSideTests feat: 12594 - added cypress test of form login on admin setting page (#13178) 2022-05-06 20:21:08 +05:30