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

Organize code #247

Merged
merged 6 commits into from
Dec 7, 2023
Merged

Organize code #247

merged 6 commits into from
Dec 7, 2023

Conversation

tinder-emanharoutunian
Copy link
Collaborator

  • Move code from UIView+Frames.swift to dedicated UIView-AutoresizingMask.swift file.
  • Move test code from UIView+FramesTests.swift to UIView-AutoresizingMaskTests.swift
  • Rename UIView+LayoutAnchor.swift to UIView+NSLayoutAnchor.swift and update corresponding test file name to UIView+NSLayoutAnchorTests.swift
  • Rename LayoutAnchoringTests.swift to UIViewControllerTests.swift since it was testing static properties on UIViewController

@tinder-emanharoutunian tinder-emanharoutunian marked this pull request as ready for review December 6, 2023 23:34
@tinder-emanharoutunian tinder-emanharoutunian self-assigned this Dec 7, 2023
@tinder-emanharoutunian tinder-emanharoutunian enabled auto-merge (squash) December 7, 2023 01:05
@tinder-emanharoutunian tinder-emanharoutunian merged commit d69d19f into main Dec 7, 2023
2 checks passed
@tinder-emanharoutunian tinder-emanharoutunian deleted the organize-code branch December 7, 2023 01:27
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.

2 participants