kyma-project / test-infra

Test infrastructure for the Kyma project.
https://status.build.kyma-project.io/
Apache License 2.0
38 stars 183 forks source link

Creation of Unit Tests for Testing Code #9623

Open akiioto opened 9 months ago

akiioto commented 9 months ago

Description

We need to develop comprehensive unit tests for our entire testing code. These tests will be crucial to ensure that every aspect of our testing code functions as expected and does not introduce any errors. Changes should be made against "pkg/azuredevops/pipelines/pipelines.go"

Reasons

  1. To ensure comprehensive coverage and reliability of our testing code.
  2. To verify the logical and functional correctness of the code.
  3. To facilitate maintainability and scalability of the testing code as the project evolves.

Acceptance Criteria

[ ] Complete unit test coverage for our testing code. [ ] Tests should be written in a clear and understandable manner. [ ] Integration of unit tests into our CI/CD process. [ ] Documentation of the unit tests and guidelines for running and extending them.

Attachments

kyma-bot commented 9 months ago

There is no kind/ label present. Please add one by using the following command:

Available kinds: deprecation, bug, chore, feature, flake, cleanup, missing-test, failing-test

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 6 months ago

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.

github-actions[bot] commented 6 months ago

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

github-actions[bot] commented 5 days ago

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.