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

Execute _runtime.test.ts_ as part of test pipeline/ run stakeholder tests for actual code #34

Open
daogrady opened this issue Feb 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@daogrady
Copy link
Contributor

daogrady commented Feb 8, 2024

As we discussed earlier, this particular test should not just be checked by the tsc, but also be executed using either cds-ts, or by transpiling first and calling cds on it afterwards.
We should then make sure that this code does not cause any runtime errors.

In fact, running actual typed code, such as a typed version of CDS samples, would also fall into this kind of test.

@daogrady daogrady added the good first issue Good for newcomers label Feb 8, 2024
@daogrady daogrady added enhancement New feature or request and removed good first issue Good for newcomers labels Feb 19, 2024
@daogrady daogrady changed the title Execute _runtime.test.ts_ as part of test pipeline Execute _runtime.test.ts_ as part of test pipeline/ run stakeholder tests for actual code Mar 4, 2024
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