issues
search
theextremeprogrammer
/
Succinct
UI tests at the speed of unit tests. Proper encapsulation. Architecture agnostic. Freedom to refactor.
MIT License
42
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for UIView to check if a view is visible
#38
theextremeprogrammer
closed
5 years ago
0
Add support for UISwitch to check if it is off
#37
theextremeprogrammer
closed
5 years ago
0
Add support for UIControl to check if a control is disabled
#36
theextremeprogrammer
closed
5 years ago
0
Add support for finding views that contain a gradient
#35
theextremeprogrammer
opened
5 years ago
0
Consider what kind of support could be useful for parent / child view controller relationships
#34
theextremeprogrammer
opened
5 years ago
0
Add ability to select an annotation on an MKMapView
#33
theextremeprogrammer
opened
5 years ago
0
Add support for hasSwitch(colocatedWithUILabelWithExactText:)
#32
theextremeprogrammer
opened
5 years ago
0
Add support for findPicker(colocatedWithUILabelWithExactText:)
#31
theextremeprogrammer
opened
5 years ago
0
Add support for findDatePicker()
#30
theextremeprogrammer
closed
5 years ago
1
Add support for using accessibility identifiers:
#29
theextremeprogrammer
opened
5 years ago
0
Attributed strings fixes
#28
immenor
closed
5 years ago
4
Add support for UITabBarController to check the displayed tab
#27
theextremeprogrammer
closed
5 years ago
0
Adjust NSMutableAttributedStringBuilder to return NSAttributedString
#26
theextremeprogrammer
closed
5 years ago
0
Extract common attributed string attributes for spec
#25
theextremeprogrammer
closed
5 years ago
0
Improve test readability of attributed string tests
#24
theextremeprogrammer
closed
5 years ago
0
Searching for attributed text crashes when the text does not exist
#23
theextremeprogrammer
closed
5 years ago
0
Finding exact text matching attributes in NSAttributedString
#22
immenor
closed
5 years ago
2
Add support for making UITextField first responder so the appropriate input method can be verified.
#21
theextremeprogrammer
opened
5 years ago
0
Add support for selecting a tab in a UITabViewController
#20
theextremeprogrammer
closed
5 years ago
0
Add support for finding UIBarButtonItems within a UIToolbar
#19
theextremeprogrammer
closed
5 years ago
0
Move instantiateUIWindowForUnitTesting() into Succinct as a UIViewController extension
#18
theextremeprogrammer
opened
5 years ago
0
Add support for quickTypeToolbarViewController
#17
theextremeprogrammer
opened
5 years ago
0
Add support for keyboardDisplayViewController
#16
theextremeprogrammer
opened
5 years ago
0
Research ways to assist with automating documentation
#15
theextremeprogrammer
closed
5 years ago
2
Add support for UISearchController
#14
theextremeprogrammer
opened
5 years ago
0
Add the ability to find UISearchBar
#13
theextremeprogrammer
opened
5 years ago
0
Add the ability to search through navigationItem.titleView
#12
theextremeprogrammer
opened
5 years ago
0
Add support to call findMapView() from UIViewController
#11
theextremeprogrammer
closed
5 years ago
0
Backfill tests for existing functionality
#10
theextremeprogrammer
opened
5 years ago
0
Add support for tapRightBarButtonItem()
#9
theextremeprogrammer
closed
5 years ago
0
Re-add support for "tapLeftBarButtonItem()" back into the framework
#8
theextremeprogrammer
closed
5 years ago
0
Make find subviews skip UIDatePickers
#7
csgavino
closed
5 years ago
2
Finds views inside of the view controller's navigation item title view
#6
immenor
closed
5 years ago
2
Finds textviews by exact and partially matching text
#5
immenor
closed
5 years ago
2
Find buttons in tableviews
#4
immenor
closed
5 years ago
1
Update simulator in Makefile to work with Xcode 10.1 default simulator install.
#3
rgravina
closed
5 years ago
5
Finds UILabels in the navigation bar
#2
immenor
closed
5 years ago
4
Find a textfield by placeholder or text value
#1
immenor
closed
6 years ago
2
Previous