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

Reference Image Updates in preparation for iOSSnapshotTestCase 6.2 #1857

Merged
merged 1 commit into from
May 28, 2020
Merged

Reference Image Updates in preparation for iOSSnapshotTestCase 6.2 #1857

merged 1 commit into from
May 28, 2020

Conversation

bolsinga
Copy link
Contributor

  • Update all the tests identifiers in code to use _ instead of -.
    -- Rename all the reference images with _ instead of -.
    -- The above two changes are in preparation for iOSSnapshotTestsCase doing this for us.
  • Move all the reference images in the path "ReferenceImages_iOS_10" to "ReferenceImages_64".
    -- When copying these reference images, prefer the iOS10 reference images since we now run under iOS10.
    -- The exception is testRoundedCornerBlock where we prefer the 64 one.
    -- Remove "_iOS_10" as a suffix in code.

- Update all the tests identifiers in code to use `_` instead of `-`.
-- Rename all the reference images with `_` instead of `-`.
-- The above two changes are in preparation for iOSSnapshotTestsCase doing this for us.
- Move all the reference images in the path "ReferenceImages_iOS_10" to "ReferenceImages_64".
-- When copying these reference images, prefer the iOS10 reference images since we now run under iOS10.
-- The exception is testRoundedCornerBlock where we prefer the 64 one.
-- Remove "_iOS_10" as a suffix in code.
@bolsinga bolsinga requested review from jparise, vovasty and nguyenhuy May 28, 2020 20:29
@bolsinga bolsinga merged commit a97b689 into TextureGroup:master May 28, 2020
@bolsinga bolsinga deleted the NormalizeSnapshotReferenceImages branch May 28, 2020 21:28
piotrdebosz pushed a commit to getstoryteller/Texture that referenced this pull request Mar 1, 2021
…extureGroup#1857)

- Update all the tests identifiers in code to use `_` instead of `-`.
-- Rename all the reference images with `_` instead of `-`.
-- The above two changes are in preparation for iOSSnapshotTestsCase doing this for us.
- Move all the reference images in the path "ReferenceImages_iOS_10" to "ReferenceImages_64".
-- When copying these reference images, prefer the iOS10 reference images since we now run under iOS10.
-- The exception is testRoundedCornerBlock where we prefer the 64 one.
-- Remove "_iOS_10" as a suffix in code.

Co-authored-by: Rahul Malik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants