test: Cases to check ast client integration
Description
Jest test cases to validate AST-based entity refactor. This also validates if the @shared/ast module is loaded.
Fixes #17623
Type of change
- Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
- Jest
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
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [xx] New and existing unit tests pass locally with my changes
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| appsmith | ✅ Ready (Inspect) | Visit Preview | Oct 26, 2022 at 8:07PM (UTC) |
Unable to find test scripts. Please add necessary tests to the PR.
This PR has not seen activitiy for a while. It will be closed in 7 days unless further activity is detected.
/ok-to-test sha=76a7773
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/3332170608.
Workflow: Appsmith External Integration Test Workflow.
Commit: 76a7773.
PR: 17625.
Perf tests will be available at https://app.appsmith.com/app/performance-infra-dashboard/pr-details-63465d4789020c7ac296d08d?pr=17625&runId=3332170608_1
Unable to find test scripts. Please add necessary tests to the PR.
Unable to find test scripts. Please add necessary tests to the PR.
The PR only contains jest test cases, so won't need QA on this. Hence adding testplanapproved label myself.