-
Notifications
You must be signed in to change notification settings - Fork 133
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
RUM-7475 [SR][SwiftUI] Update snapshot tests #2131
base: develop
Are you sure you want to change the base?
RUM-7475 [SR][SwiftUI] Update snapshot tests #2131
Conversation
87caf3a
to
46b6464
Compare
Datadog ReportBranch report: ✅ 0 Failed, 3571 Passed, 0 Skipped, 2m 21.77s Total Time 🔻 Code Coverage Decreases vs Default Branch (3) |
46b6464
to
2c8e1af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few comments/questions
...sts/SRFixtures/Sources/SRFixtures/Resources/Assets.xcassets/Flowers_1.imageset/Flowers_1.png
Outdated
Show resolved
Hide resolved
...essionReplay/SRSnapshotTests/SRFixtures/Sources/SRFixtures/ViewControllers/SwiftUIView.swift
Outdated
Show resolved
Hide resolved
...essionReplay/SRSnapshotTests/SRFixtures/Sources/SRFixtures/ViewControllers/SwiftUIView.swift
Outdated
Show resolved
Hide resolved
d2a3288
to
2e55a2b
Compare
2e55a2b
to
44b02a5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
What and why?
With the introduction of SwiftUI support in Session Replay, our snapshot tests need to be updated to cover a wider range of components.
How?
SwiftUIView
to test SwiftUI components.Review checklist
make api-surface
)