Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parsing tests to expression language. #23

Open
patelhumaira21 opened this issue Sep 16, 2021 · 0 comments
Open

Add parsing tests to expression language. #23

patelhumaira21 opened this issue Sep 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@patelhumaira21
Copy link

patelhumaira21 commented Sep 16, 2021

Is your feature request related to a problem? Please describe.

There are no tests to make sure the grammar is correct.

Describe the solution you'd like

Add sufficient tests to validate the grammar. You can add the parsing tests to the com.intuit.dsl.expression.tests project

Sample test

Additional Context
[Xtext Unit testing] (https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#testing)

@patelhumaira21 patelhumaira21 added the enhancement New feature or request label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant