issues
search
connected-io
/
UnIt
An iOS Swift framework that helps bridge the gap between UI and Unit Testing.
MIT License
18
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed bug where we were using the keywindow's frame instead of the vi…
#54
connected-jyeung
closed
5 years ago
0
Added constraints to the overlap view controller for potentially more…
#53
connected-jyeung
closed
5 years ago
0
Add support for checking colors on a view [51]
#52
corbyziesman
opened
5 years ago
0
[3] Detect colours that are off-brand
#51
corbyziesman
opened
5 years ago
0
[3] Accessibility issues: Detect UI elements that are missing descriptions
#50
corbyziesman
opened
5 years ago
1
[BUG] OverlapViewController needs proper constraints for newly added UIKit elements which are breaking tests in issue #48
#49
connected-akhan
opened
5 years ago
0
[BUG] [2] 7 Failed unit tests related to overlapping and label inspecting
#48
connected-akhan
opened
5 years ago
1
Added increased functionality to test multiple UIKit elements on the …
#47
connected-jyeung
closed
5 years ago
0
Add an assertionFailure if the swizzled method can't be found anymore [43]
#46
corbyziesman
closed
5 years ago
0
Add functionality and test for label going multiline [44]
#45
corbyziesman
closed
5 years ago
0
[3] UILabel+Inspecting add ability to check if text has gone multi-line
#44
corbyziesman
opened
5 years ago
0
[2] Don't let swizzling silently fail
#43
corbyziesman
opened
5 years ago
1
Rename some ViewControllers
#42
corbyziesman
closed
5 years ago
0
Add test for runViewLifecycle #29
#41
corbyziesman
closed
5 years ago
0
Remove XCTFail and check for thrown errors on UIControl+UserInteracting #30
#40
corbyziesman
closed
5 years ago
0
Clean up `UIViewController+Setup`, specifically in the area of `shouldCaptureConstraintBreaks` and `runViewLifecycle` #28
#39
connected-akhan
closed
5 years ago
2
Rename `UnIt_SampleApp` to `UnItSpecsHost` [#19]
#38
connected-akhan
closed
5 years ago
0
Add unit tests for `UIView+FindingBasedOnText` syntactic sugar helpers #27
#37
connected-akhan
closed
5 years ago
0
Add unit tests for `UIView+Finding` view hierarchy traversal functions #26
#36
connected-akhan
closed
5 years ago
1
Add unit tests for `UIView+Inspecting` #25
#35
connected-akhan
opened
5 years ago
1
Rename `UnIt_SampleApp` to `UnItSpecsHost` #19
#34
connected-akhan
closed
5 years ago
6
Add unit tests for `Device` + basic type extensions #24
#33
connected-akhan
closed
5 years ago
0
[3] Add unit tests for `UILabel+Inspecting`
#32
connected-swu
opened
5 years ago
0
[3] Add unit tests for `UITextField+UserInputting`
#31
connected-swu
opened
5 years ago
0
[2] Add unit tests for `UIControl+UserInteracting`
#30
connected-swu
opened
5 years ago
0
[2] Add specific set of unit tests against `UIViewController+Setup`s life-cycle simulation function `runViewLifecycle`
#29
connected-swu
opened
5 years ago
0
[2] Clean up `UIViewController+Setup`, specifically in the area of `shouldCaptureConstraintBreaks` and `runViewLifecycle`
#28
connected-swu
opened
5 years ago
0
[2] Add unit tests for `UIView+FindingBasedOnText` syntactic sugar helpers
#27
connected-swu
opened
5 years ago
0
[3] Add unit tests for `UIView+Finding` view hierarchy traversal functions
#26
connected-swu
opened
5 years ago
0
[3] Add unit tests for `UIView+Inspecting`
#25
connected-swu
opened
5 years ago
0
[3] Add unit tests for `Device` + basic type extensions
#24
connected-swu
opened
5 years ago
0
Find first list item - Build table/collection-view agnostic view traversing helper #15
#23
connected-akhan
opened
5 years ago
1
Move view cycle simulation code to use `UIWindow` once unit tests are cleaned up
#22
connected-swu
closed
5 years ago
0
Break-up unit tests under `SampleAppSpec` into feature-grouped specs #18
#21
connected-akhan
closed
5 years ago
1
Improve readability of BDD styled tests to convey intent better
#20
connected-swu
closed
5 years ago
0
[2] Rename `UnIt_SampleApp` to `UnItSpecsHost`
#19
connected-swu
opened
5 years ago
0
[2] Reorganize specs into feature-groups + standardize all headers & imports
#18
connected-swu
opened
5 years ago
0
Create issues template + labels scheme
#17
connected-swu
opened
5 years ago
2
Create a contribution constitution + add CI hooks for inbound PR's
#16
connected-swu
opened
5 years ago
0
[2] Build table/collection-view agnostic view traversing helper
#15
connected-swu
opened
5 years ago
0
JY - Added more functionality to overlap whitelist.
#14
connected-jyeung
closed
5 years ago
0
JY - Rename PieceOfCake to UnIt
#13
connected-jyeung
closed
5 years ago
0
Screensizes
#12
connected-jyeung
closed
5 years ago
0
JY - Created overlap function that finds all subview sibling overlaps…
#11
connected-jyeung
closed
5 years ago
0
JY - Created functions that determine whether views are partially or …
#10
connected-jyeung
closed
5 years ago
0
JY - Capture constraint breaks by swizzling and associate objects
#9
connected-jyeung
closed
5 years ago
0
JY - Created helper functions to check if a UILabel is truncated or not
#8
connected-jyeung
closed
5 years ago
0
Prcomments
#7
connected-jyeung
closed
5 years ago
0
JY/KM - Created overlap function between 2 views
#6
connected-jyeung
closed
5 years ago
0
JY/KM - Created workspace to separate library code from sample app code.
#5
connected-jyeung
closed
5 years ago
1
Next