willowtreeapps/spruce-ios

Recursive Layering Unit Tests

jacksontaylor13 opened this issue · 0 comments

  • Add unit tests to verify correctness of different view structures
  • Consider scenarios like:
    • All views positioned in the top left corner
    • Views placed outside of the bounds of superview
    • Views that are 3-4 levels deep in the view hierarchy
  • Make sure that the coordinate space of the subviews is accounted for