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

Document test strategy #1165

Closed
3 tasks done
Tracked by #1162
strekm opened this issue Dec 4, 2024 · 0 comments
Closed
3 tasks done
Tracked by #1162

Document test strategy #1165

strekm opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@strekm
Copy link
Contributor

strekm commented Dec 4, 2024

Description

Based on internal alignement create documentation explaining approach to testing API Gateway Module. GH Workflow names and files convention should be also documented in test strategy. Names and files should follow rules:

  • all workflows that run before merge should be prefixed with pull
  • all workflows triggered after merge should be prefixed with post
  • all workflows running on schedule should be prefixed with schedule
  • all workflows related to release should be prefixed with release
  • all workflow_call files will be prefixed with call

Reasons

Transparent test strategy

PRs

ACs [PO]

  • test strategy documented

DoD [Developer & Reviewer]

- [ ] Provide unit and integration tests.

  • Provide documentation.
    - [ ] Verify if the solution works for both open-source Kyma and SAP BTP, Kyma runtime.
    - [ ] If you changed the resource limits, explain why it was needed.
    - [ ] If the default configuration of Istio Operator has been changed, you performed a manual upgrade test to verify that the change can be rolled out correctly.
    - [ ] Verify that your contributions don't decrease code coverage. If they do, explain why this is the case.
    - [ ] Add release notes.

Attachments

@strekm strekm mentioned this issue Dec 4, 2024
10 tasks
@barchw barchw assigned barchw and unassigned barchw Dec 6, 2024
@triffer triffer self-assigned this Dec 9, 2024
@mluk-sap mluk-sap assigned mluk-sap and barchw and unassigned mluk-sap Dec 12, 2024
@strekm strekm closed this as completed Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants