-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Create acceptance tests to go through all devfile samples and all editors using API #21514
Comments
@dmytro-ndp @l0rd @musienko-maxim colleagues, could you, please, update this description? |
@nallikaea : done. |
|
Subtask: #22212 |
Subtask: #22229 |
@l0rd in Apache Camel based on Spring Boot sample devfile we have build command without properties |
Yes, I have created a PR |
whereas testing all editors using API makes sense, not sure if we should cover all the devfiles from the internal registry given that in the short run, we are going to switch to the devfile.io. IMO, it would be progmatic to have the skeleton with an empty workspace test for the time being, and start adding to it devfiles from devfile.io e.g. UDI - https://registry.devfile.io/viewer/devfiles/community/udi @l0rd wdyt? |
So, I brought up the test code to the actual state. Locally, the test ran successfully. But on the GitHub infra, I got problems with the limitations of VM, which is provided on the GitHub side. I think we can close this issue and make decisions for alternative solutions:
|
Is your task related to a problem? Please describe
There are tens of devfile samples and several supported editors which are not covered by automated acceptance tests.
Describe the solution you'd like
Samples in upstream and with supported editors have to be covered by automated tests:
The goal is to run devfile API tests instead of GUI tests with complex scenario, a.k.a Happy Path tests.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: