PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite
Trisha Anand 218ac82e7f
During updateDependencyMap, when dependencies are getting added for a path, only add if the dependency is not a parent of the path. (#4315)
* During updateDependencyMap, when dependencies are getting added for a path, only add if the dependency is not a parent of the path.

* To avoid catching all cyclical dependencies, only handling catching incorrect action dependencies when the dependency paths dont yet exist.

* Revert "To avoid catching all cyclical dependencies, only handling catching incorrect action dependencies when the dependency paths dont yet exist."

This reverts commit c494932289e33287074c56844fbf76c8418875af.

* Disabling cypress test which asserts cyclical errors when depending on yourself
2021-05-05 17:55:39 +05:30
..
ClientSideTests During updateDependencyMap, when dependencies are getting added for a path, only add if the dependency is not a parent of the path. (#4315) 2021-05-05 17:55:39 +05:30
LayoutWidgets [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
ServerSideTests Feature: auto create organisation Fixes #2720 (#3922) 2021-05-05 12:40:35 +05:30