Skip to content

chore: Restructure test utilities into organized subdirectories #6640

@github-actions

Description

@github-actions

Note

The pull request "chore: Restructure test utilities into organized subdirectories" was created by @philprime but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.

Reorganizes SentryTestUtils, SentryTestUtilsDynamic, and SentryTestUtilsTests into clearer subdirectory structures in preparation for adopting xcodegen.

Changes

SentryTestUtils

  • Split into Headers/, Sources/, and SourcesCPP/ subdirectories
  • Updated bridging header path to Headers/SentryTestUtils-ObjC-BridgingHeader.h

SentryTestUtilsDynamic

  • Split into Headers/ and Sources/ subdirectories

SentryTestUtilsTests

  • Split into Resources/ and Sources/ subdirectories
  • Updated Info.plist path to Resources/Info.plist

Cleanup

  • Removed references to non-existent files:
    • Brewfile-ci-test
    • SentryUIRedactBuilderTests+SpecialViews.swift
  • Fixed SwiftLint function body length violation in Invocation.swift

This improves code organization and makes the project structure more consistent before transitioning to xcodegen for project file management.

#skip-changelog

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions