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

Snapshot preview reuse #3484

Merged
merged 51 commits into from
Mar 24, 2025
Merged
Changes from 2 commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
071b0fe
Migrate LocationHistoryList to SwiftUI;
banaslee Feb 27, 2025
6f51843
Add support for moving between LocationHistory entries in the Locatio…
banaslee Feb 28, 2025
48790ee
Capability to move entries moved to the in the LocationHistoryDetail …
banaslee Feb 28, 2025
3ea6e7f
Apply PR comments:
banaslee Feb 28, 2025
c9928e7
Remove supportedInterfaceOrientations as LocationHistoryListView shou…
banaslee Feb 28, 2025
191c238
Pushing autocorrect changes
banaslee Feb 28, 2025
f0df803
Improve LocationHistoryList previews by adding mock data
banaslee Feb 28, 2025
9e20c5a
Add tests for Array+Subscripting;
banaslee Feb 28, 2025
f248b41
Add snapshot tests for LocationHistoryListView;
banaslee Feb 28, 2025
35d1744
Push fastlane autocorrect changes
banaslee Feb 28, 2025
381262e
Force a new Realm instance for each test
banaslee Feb 28, 2025
f081469
Push changes to make tests pass:
banaslee Mar 1, 2025
1a4f500
Push fastlane autocorrect changes
banaslee Mar 1, 2025
9a144b1
Add SnapshotTestingHelper to generate snapshotting strategies for lig…
banaslee Mar 1, 2025
c3d232b
Push fastlane autocorrect changes.
banaslee Mar 1, 2025
f21f104
Move from strategies to providing an overload to assert light and dar…
banaslee Mar 6, 2025
2997bcf
Push autocorrect changes
banaslee Mar 6, 2025
fe27e11
Remove unused import
banaslee Mar 6, 2025
e8bbe08
Create SnapshottablePreviewConfigurations and extension for SnapshotT…
banaslee Mar 11, 2025
850ffaa
Apply snapshotting technique to Widgets
banaslee Mar 11, 2025
df95457
Merge branch 'master' into dark-mode-snapshot-strategies
banaslee Mar 17, 2025
60c948e
Merge branch 'master' into snapshot_preview_reuse
banaslee Mar 17, 2025
0ed6818
Push result from pod install and autocorrect
banaslee Mar 17, 2025
5f3cbc6
Merge branch 'dark-mode-snapshot-strategies' into snapshot_preview_reuse
banaslee Mar 17, 2025
ed8b941
Merge changes from light and dark mode PR;
banaslee Mar 17, 2025
24b66c4
Merge with conflicts resolved
banaslee Mar 17, 2025
4ce90a8
Push fastlane autocorrect changes
banaslee Mar 17, 2025
e5ae267
Merge branch 'master' into snapshot_preview_reuse
banaslee Mar 17, 2025
c1950a1
Merge branch 'master' into snapshot_preview_reuse
banaslee Mar 17, 2025
cc50304
Remove unneeded imports;
banaslee Mar 17, 2025
7403ebd
Clean leftovers from previous merges
banaslee Mar 17, 2025
3c963f5
Simplify widget snapshot size calculation
banaslee Mar 18, 2025
045a03a
Simplify widget snapshot size calculation
banaslee Mar 18, 2025
c8bf8b2
Merge remote-tracking branch 'refs/remotes/origin/snapshot_preview_re…
banaslee Mar 18, 2025
2c972d6
Create SharedTesting framework target;
banaslee Mar 19, 2025
bff21aa
Push fastlane autocorrect changes
banaslee Mar 19, 2025
a12d89b
Merge branch 'snapshottable-preview-configuration' into snapshot_prev…
banaslee Mar 19, 2025
8f4c043
Push fastlante autocorrect changes
banaslee Mar 19, 2025
7c883a5
Merge branch 'master' into snapshottable-preview-configuration
bgoncal Mar 19, 2025
76e454a
Merge branch 'master' into snapshottable-preview-configuration
banaslee Mar 19, 2025
932ab28
Merge branch 'master' into snapshottable-preview-configuration
banaslee Mar 19, 2025
eb67533
Change SharedTesting build settings to fix signing issues
banaslee Mar 20, 2025
1140cfc
Merge branch 'master' into snapshottable-preview-configuration
banaslee Mar 20, 2025
4d2b2a7
Merge branch 'master' into snapshottable-preview-configuration
bgoncal Mar 20, 2025
ef604a6
Remove SharedTesting from App;
banaslee Mar 20, 2025
d61c0f4
Merge branch 'snapshottable-preview-configuration' of https://github.…
banaslee Mar 20, 2025
f1cd5bf
Merge branch 'master' into snapshottable-preview-configuration
banaslee Mar 20, 2025
4ca79d4
Merge branch 'snapshottable-preview-configuration' into snapshot_prev…
banaslee Mar 21, 2025
c400a69
Fix broken merge
banaslee Mar 21, 2025
22f534f
Merge branch 'master' into snapshot_preview_reuse
banaslee Mar 21, 2025
5689ddd
Restore Package.resolved file
banaslee Mar 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.