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

Create E2E tests for modulectl create module #27

Closed
5 tasks done
c-pius opened this issue May 23, 2024 · 2 comments · Fixed by #47
Closed
5 tasks done

Create E2E tests for modulectl create module #27

c-pius opened this issue May 23, 2024 · 2 comments · Fixed by #47
Assignees

Comments

@c-pius
Copy link
Contributor

c-pius commented May 23, 2024

Description

Copy the E2E test pipeline for the module creation from the Kyma CLI. Align the copied pipelines with the existing E2E test for scaffold creation and modify the code to call the new modulectl create command instead of kyma alpha create module.

Note: it is expected that the tests will be failing. After successfully implementing the new command, all tests should become green (verification that the new implementation is correct).

Acceptance Criteria

  • E2E test pipelines for module creation created
    • call the new modulectl create command
    • Create test to verify the new descriptor structure, spec.data as here including the three resources and newly introduced fields
    • fail because logic is not implemented yet
    • Pipelines should be non-required for now
Copy link

This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs.
Thank you for your contributions.

Copy link

This issue has been automatically closed due to the lack of recent activity.
/lifecycle rotten

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 30, 2024
@ruanxin ruanxin reopened this Jul 30, 2024
@lindnerby lindnerby self-assigned this Sep 3, 2024
@jeremyharisch jeremyharisch assigned c-pius and unassigned lindnerby Sep 12, 2024
@lindnerby lindnerby linked a pull request Sep 12, 2024 that will close this issue
@c-pius c-pius assigned lindnerby and unassigned c-pius Sep 13, 2024
@lindnerby lindnerby removed their assignment Sep 13, 2024
@ruanxin ruanxin assigned lindnerby and unassigned ruanxin Sep 17, 2024
@lindnerby lindnerby removed their assignment Sep 24, 2024
@lindnerby lindnerby assigned lindnerby and unassigned c-pius Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants