PromucFlow_constructor/app/client/cypress
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
..
fixtures Fix #1805 base64 encoded images (#4020) 2021-04-30 12:30:13 +05:30
integration/Smoke_TestSuite 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
locators Feature: auto create organisation Fixes #2720 (#3922) 2021-05-05 12:40:35 +05:30
manual_TestSuite [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
plugins Properly log data tree instrumentation (#2228) 2020-12-29 14:55:56 +05:30
support Feature: auto create organisation Fixes #2720 (#3922) 2021-05-05 12:40:35 +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