PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ServerSideTests
subratadeypappu 41c3446f5b
fix: Enable parsing dates before Jan 1, 1970 in MongoDB (#15105)
* fix: Enable parsing dates before Jan 1, 1970 in MongoDB

This commit takes care of three things
1. It enables the application to parse dates before Jan 1, 1970 in case of MongoDB
2. JUnit test
3. Cypress test

* fix: Enable parsing dates before Jan 1, 1970 in MongoDB

This commit takes care of three things
1. It enables the application to parse dates before Jan 1, 1970 in case of MongoDB
2. JUnit test
3. Cypress test

Co-authored-by: Nidhi <nidhi.nair93@gmail.com>
2022-07-14 15:45:34 +05:30
..
ApiTests fix: Outdated design for Rest API Editor (#13812) 2022-07-08 20:01:12 +05:30
Datasources fix: Added dropdown to select whether to send credentials in header or body in client credentials flow (#14545) 2022-07-13 14:33:19 +05:30
DataTypes test: Automated tests for Postgres Datatype - Array type (#15164) 2022-07-14 08:33:48 +05:30
GenerateCRUD test: Automated tests for Postgres Datatype - Array type (#15164) 2022-07-14 08:33:48 +05:30
JsFunctionExecution feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
OnLoadTests feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
Params test: Script fixes for failing cases due to UQI css changes (#15037) 2022-07-06 20:52:24 +05:30
QueryPane fix: Enable parsing dates before Jan 1, 1970 in MongoDB (#15105) 2022-07-14 15:45:34 +05:30