You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
I believe we should include and make use of the API Integration Testing Framework (eclipse-theia/theia#6852), so we can more easily and effectively test our images when running CI.
We should attempt to include language specific tests for a given image (for example: testing if the Java language server starts correctly in the theia-java-docker image) among other improvements over our current tests (which only provide minimal information over the correctness of the application).
This contribution has been automatically marked as stale due to inactivity, and it will be closed if no further activity occurs. Thank you for contributing to Theia!
Description
I believe we should include and make use of the API Integration Testing Framework (eclipse-theia/theia#6852), so we can more easily and effectively test our images when running CI.
We should attempt to include language specific tests for a given image (for example: testing if the Java language server starts correctly in the
theia-java-docker
image) among other improvements over our current tests (which only provide minimal information over the correctness of the application).Additional Information
The text was updated successfully, but these errors were encountered: