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 unit-tests for compose #10

Open
Hedede opened this issue Feb 20, 2023 · 0 comments
Open

Add unit-tests for compose #10

Hedede opened this issue Feb 20, 2023 · 0 comments

Comments

@Hedede
Copy link
Member

Hedede commented Feb 20, 2023

I had broken diagnostics in awscript recently due to changes in the compose function:
error:1:10: Unexpected token: expected ‘’, got ‘{"test_function", ")"}’.
While it was supposed to be
error:1:10: Unexpected token: expected ‘(’, got ‘test_function’.

More unit tests are needed to safeguard against this.

@Hedede Hedede added this to awscript Feb 20, 2023
@Hedede Hedede changed the title Add unit-tests for invalid code Add unit-tests for compose Feb 20, 2023
@Hedede Hedede removed this from awscript Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant