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

Implement parsing tests for standard library #7

Open
wegendt-bosch opened this issue Apr 25, 2018 · 1 comment
Open

Implement parsing tests for standard library #7

wegendt-bosch opened this issue Apr 25, 2018 · 1 comment
Labels

Comments

@wegendt-bosch
Copy link
Contributor

When the stdlib can't be loaded correctly that leads to all kind of funky behavior in the test suite. To make debugging the tests easier, we should try and parse/load all .x and .platform files in the stdlib plugin.

@wegendt-bosch
Copy link
Contributor Author

wegendt-bosch commented Apr 25, 2018

We need a project org.eclipse.mita.library.stdlib.tests with basically two kind of tests:

  1. Parse all .x and .platform files and check if they are valid => HTTPRestClient is broken #51
  2. Test Generators that come with standard library (String, Array, Printf, etc.) => Duplicate Definitions of enum values and union Data when multiple Sum types are defined #94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant