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
Bump activesupport from 6.1.4.6 to 7.0.4.3
#88
dependabot[bot]
opened
1 year ago
0
Bump activesupport from 6.1.4.6 to 6.1.7.2
#87
dependabot[bot]
closed
1 year ago
1
Bump activesupport from 6.1.4.6 to 6.1.7.1
#86
dependabot[bot]
closed
1 year ago
1
Bump cocoapods-downloader from 1.5.1 to 1.6.3
#85
dependabot[bot]
opened
2 years ago
0
Fix code coverage stats
#84
theextremeprogrammer
opened
2 years ago
0
Improve documentation layout
#83
theextremeprogrammer
opened
2 years ago
0
Improve readability of documentation
#82
theextremeprogrammer
closed
2 years ago
1
Add ability to find a UIBarButtonItem view controller
#81
theextremeprogrammer
opened
3 years ago
0
Add ability to check if a view controller has a UIBarButtonItem or not
#80
theextremeprogrammer
closed
2 years ago
1
Confirm pr 78
#79
theextremeprogrammer
closed
3 years ago
0
Add support for Swift Package Manager to Succinct
#78
rgravina
closed
3 years ago
1
Remove Carthage as a dependency management tool and add Quick and Nimble as Swift Package Manager dependencies
#77
rgravina
closed
3 years ago
0
Bump addressable from 2.7.0 to 2.8.0
#76
dependabot[bot]
closed
3 years ago
0
Support finding labels in table view section footers
#75
theextremeprogrammer
opened
3 years ago
0
Enhance UIPickerView functions to search all UIPickerView objects, not just the first one that it finds
#74
theextremeprogrammer
closed
3 years ago
1
Support finding labels in table view section headers
#73
rgravina
closed
3 years ago
4
Support old UITableViewDelegate tap handlers in tapCell
#72
rgravina
closed
3 years ago
4
Change tapCell to not tap cell when isUserInteractionEnabled is false
#71
rgravina
opened
3 years ago
2
Add the ability to turn logging on for individual function calls
#70
theextremeprogrammer
opened
3 years ago
0
Bump redcarpet from 3.5.0 to 3.5.1
#69
dependabot[bot]
closed
3 years ago
1
Add checks for whether a view has constraints added to it or not
#68
theextremeprogrammer
opened
3 years ago
0
Add checks to views to ensure they are added as a subview to a parent view
#67
theextremeprogrammer
opened
3 years ago
0
Add detailed documentation examples for main categories of API calls
#66
theextremeprogrammer
opened
3 years ago
1
Add common documentation examples in main README
#65
theextremeprogrammer
opened
3 years ago
0
Correct names of methods for finding text views containing text with attributes
#64
wrightak
closed
4 years ago
4
Add examples for testing using XCTest and using Quick/Nimble to README
#63
theextremeprogrammer
opened
4 years ago
1
Add examples for testing both with and without storyboards to README
#62
theextremeprogrammer
opened
4 years ago
1
Investigate failing build on Travis due to deployment of documentation
#61
theextremeprogrammer
closed
4 years ago
2
Add support for Cocoapods
#60
theextremeprogrammer
closed
4 years ago
1
Support finding UISwitches within UITableView
#59
theextremeprogrammer
opened
4 years ago
0
Only check for views visible to the user
#58
immenor
opened
4 years ago
12
Check SegmentControl segment titles
#57
XuqiuyeLi
opened
4 years ago
3
Searching for labels should exclude searching UISegmentedControls
#56
theextremeprogrammer
closed
4 years ago
2
Add support for Swift Package Manager (SPM)
#55
theextremeprogrammer
closed
3 years ago
1
Support searching accessory views
#54
theextremeprogrammer
opened
4 years ago
0
Finding UIButton using attributed strings
#53
theextremeprogrammer
opened
4 years ago
0
Support finding UISwitches within UICollectionView
#52
theextremeprogrammer
opened
4 years ago
3
Output labels found when searching if no match is located
#51
theextremeprogrammer
opened
5 years ago
0
Add support for custom UITableView cells & subviews within a cell
#50
theextremeprogrammer
opened
5 years ago
0
Add support for child view controllers
#49
theextremeprogrammer
opened
5 years ago
0
Add support for searching collection view cells
#48
theextremeprogrammer
opened
5 years ago
0
Add support for tapping a cell in a collection view
#47
theextremeprogrammer
opened
5 years ago
0
Add support for finding the selected cell in a collection view
#46
theextremeprogrammer
opened
5 years ago
0
Add RegEx support for hasLabel(withText:), hasLabel(containingText:) etc functions
#45
theextremeprogrammer
opened
5 years ago
0
Add support for custom UITableViewCells
#44
theextremeprogrammer
opened
5 years ago
0
Add support for UITableViewControllers
#43
theextremeprogrammer
closed
5 years ago
1
Tapping multiple bar button items
#42
immenor
closed
5 years ago
4
Add support for multiple items to tapBarButtonItem
#41
immenor
closed
5 years ago
0
Add ability to search the view controller's view hierarchy for views of a specific UIView type
#40
theextremeprogrammer
opened
5 years ago
0
Add support for searching footer views in UITableViews
#39
theextremeprogrammer
opened
5 years ago
0
Next