PromucFlow_constructor/app/client/cypress
Sumit Kumar b6961ce7a4
Add timeout failure for mongo plugin test datasource (#3431)
- Mongo plugin client driver does not return with exception upon first failure - instead it keeps retrying. Hence, adding timeout error to report failure before the client thread cancels due to delay in response.
- It seems that the mongdb connection string cannot be directly used for ping test, hence skipping it.
2021-03-10 11:11:14 +05:30
..
fixtures Adds support for base64 image strings to image cells (#2769) 2021-03-06 01:07:49 +05:30
integration/Smoke_TestSuite Omnibar global search (#2903) 2021-03-08 13:54:12 +05:30
locators Omnibar global search (#2903) 2021-03-08 13:54:12 +05:30
manual_TestSuite Add timeout failure for mongo plugin test datasource (#3431) 2021-03-10 11:11:14 +05:30
plugins Properly log data tree instrumentation (#2228) 2020-12-29 14:55:56 +05:30
support Adds support for base64 image strings to image cells (#2769) 2021-03-06 01:07:49 +05:30
.eslintrc.json Table Widget New Features (#2816) 2021-02-16 15:59:08 +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 Add support for WSL local dev (#1756) 2020-11-24 16:45:33 +05:30
test.sh Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30