Skip to content

Break Gitea e2e tests #2828

Description

@theakshaypant

Break down the end-to-end Gitea test file into smaller files:
https://github.com/tektoncd/pipelines-as-code/blob/main/test/gitea_test.go

Related issues: #2097 is the original parent task, and #2829 completed the provider unit-test split.

Acceptance criteria

  • Split test/gitea_test.go into focused files grouped by concern.
  • Preserve the e2e build tag and reuse the existing helpers.
  • Do not change test behavior while moving the tests.
  • Keep test names and workflow grouping easy to find.
  • Run the affected Gitea E2E groups before the change is merged.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions