-
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
Integration DevWorkspace generator tool; acceptance test suite for eclipse-che/che-devfile-registry repo #22221
Conversation
|
@nallikaea: taking into account, that |
Not cloned but imported during workspace creation the way we check it in our API tests, anyway I don`t have objections to rename it.
|
Signed-off-by: mdolhalo <mdolhalo@redhat.com>
…lipse-che/che-devfile-registry repo Signed-off-by: mdolhalo <mdolhalo@redhat.com>
Signed-off-by: mdolhalo <mdolhalo@redhat.com>
Signed-off-by: mdolhalo <mdolhalo@redhat.com>
Signed-off-by: mdolhalo <mdolhalo@redhat.com>
@dmytro-ndp I created new issue #22223 and will update PR #22224 after current will be merged. PR will contain this changes because this one already has a lot. |
Signed-off-by: mdolhalo <mdolhalo@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to merge.
What does this PR do?
Task: Integration DevWorkspace generator tool into che test automation framework
As subtask of Create acceptance tests to go through all devfile samples and all editors using API
kubectl apply
commands;Next steps:
Screenshot/screencast of this PR
Log attached in comments
What issues does this PR fix or reference?
#22212
#21514
How to test this PR?
export USERSTORY=DevfileAcceptanceTestAPI.spec.ts && npm run driver-less-test
works for one link to meta.yaml - TS_API_TEST_LINK_TO_META_YAML parameter;
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.