PromucFlow_constructor/app/client/cypress
Favour Ohanekwu e5d89e7099
chore: Upgrade astring version from v1.7.5 to v1.8.3 (#15245)
## Description
Previous version of the astring library doesn't preserve parenthesis when transforming AST to JS Code. This led to syntax error when null coalesce and logical expressions are used together.

The latest version of astring library fixes this.

<img width="1291" alt="screenshot_2022-07-16_at_04 29 52" src="https://user-images.githubusercontent.com/46670083/179581475-863d70f2-0886-403a-a667-a32ad93e76b7.png">


Fixes #15283 


## Type of change

- Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?
Test plan

- [x] https://github.com/appsmithorg/TestSmith/issues/1970

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
2022-07-27 14:48:39 +05:30
..
fixtures fix: set default on reset of The Tab widget (#15202) 2022-07-27 14:26:16 +05:30
integration chore: Upgrade astring version from v1.7.5 to v1.8.3 (#15245) 2022-07-27 14:48:39 +05:30
locators fix: Modified available scopes for Google Sheets (#15169) 2022-07-21 16:35:54 +05:30
manual_TestSuite fix: fix race condition on datasource creation (#14348) 2022-07-20 23:31:50 +05:30
plugins Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
sample_airbnb/sample_airbnb test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
snapshots/Smoke_TestSuite/ClientSideTests/VisualTests Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
support test: Fix flaky cypress tests (#15437) 2022-07-26 08:55:48 +05:30
.eslintrc.json
cypress-docker-compose.yml
index.ts test: Automated few tests for AForce Migration scenarios + Flaky fixes (#12231) 2022-03-31 17:21:08 +05:30
init-mysql-dump-for-test.sql chore: Perform perf tests on a large app (#10831) 2022-02-03 00:25:10 +05:30
init-pg-dump-for-test.sql
setup-test-fat.sh Adding setup test for fat conatiner (#11764) 2022-03-10 16:08:43 +01:00
setup-test.sh test: adding tests for smtp using test-event-driver (#11777) 2022-03-11 21:18:58 +05:30
test.sh
tsconfig.json fix: Tooltip for long names in Entity Explorer (#15068) 2022-07-20 06:06:11 +00:00