issues
search
inkling
/
Subliminal
An understated approach to iOS integration testing.
Other
756
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update redirects in Readme
#273
ReadmeCritic
opened
8 years ago
0
Please merge Xcode6 branch into master
#272
ewanmellor
opened
9 years ago
1
Update doc comment to reflect method
#271
frewsxcv
opened
9 years ago
0
Add support for action sheets
#270
streeter
opened
9 years ago
1
Unable to run the test in Xcode 6.1 with iOS 8.1
#269
abid2net
opened
9 years ago
0
Testing push notifications
#268
psugihara
opened
9 years ago
0
If app crashes, start it up to upload crash logs
#267
johnwen
opened
10 years ago
1
Add async log warning and error convenience helpers
#266
johnwen
opened
10 years ago
0
Print run seed value at beginning of test run
#265
johnwen
opened
10 years ago
1
-[SLKeyboard typeString:] is no longer working
#264
jmarinotw
closed
10 years ago
1
Support for a shouldMatchIfHidden property on SLElement
#263
plantpurecode
closed
8 years ago
1
Is it possible for me to re-run the script?
#262
KenLau
closed
10 years ago
2
When contained in a UITableView, UIControls which contain any control will not be filtered (fixes #260)
#261
plantpurecode
opened
10 years ago
1
When contained in a UITableView, UIControls which contain any control will not be filtered
#260
plantpurecode
opened
10 years ago
0
Add support for Xcode 6 and iOS 8.
#259
wearhere
opened
10 years ago
0
Upgrade to XCTest.
#258
wearhere
opened
10 years ago
0
Re-enable tappability checks within `SLPickerView`. (fixes #214)
#257
wearhere
closed
10 years ago
0
Deprecate `SLWaitUntilTrue` and `SLWaitUntilTrueRetryDelay`. (resolves #241)
#256
wearhere
closed
10 years ago
0
Apply focus before filtering for platform/environment support.
#255
wearhere
closed
10 years ago
3
System alerts in iOS 7[Question]
#254
sreejithjanardhanan
closed
10 years ago
6
Add tests' superclasses' names to the default tag set. (fixes #252)
#253
wearhere
closed
10 years ago
2
Class tag NSSet could also include superclasses (up to SLTest)
#252
justinseanmartin
closed
10 years ago
3
Add a class property for the default value for SLElement's shouldDoubleCheckValidity
#251
justinseanmartin
closed
10 years ago
3
Pick up the latest OCMock for bug fixes.
#250
wearhere
closed
10 years ago
0
Added an integration test for UITextField in UICollectionViewCell
#249
jzucker2
opened
10 years ago
1
Add support for identifying alerts by message.
#248
wearhere
closed
10 years ago
0
"WebKit Threading Violation" error on Xcode6 and iOS8
#247
hongkai
closed
7 years ago
8
Add support for identifying alerts by message.
#246
ghost
closed
10 years ago
7
Remove support for 5.1 and 6.1.
#245
wearhere
opened
10 years ago
0
Fix up Subliminal's documentation for the 1.2 release.
#244
wearhere
opened
10 years ago
0
Add support for manipulating action sheets and nav bars.
#243
wearhere
closed
10 years ago
2
Remove `SLWaitUntilTrue`.
#242
wearhere
opened
10 years ago
1
Add `SLIsTrueWithTimeout` and deprecate `SLWaitUntilTrue`.
#241
wearhere
closed
10 years ago
0
Update the CHANGELOG for 1.2 in progress.
#240
wearhere
closed
10 years ago
0
`SLElement` should return an array of candidate matches if matches are ambiguous.
#239
wearhere
closed
10 years ago
1
`SLElement` should reject ambiguous matches.
#238
wearhere
opened
10 years ago
1
Sometimes stale UITableView accessibility elements are matched after a table refresh.
#237
wearhere
opened
10 years ago
2
"SLWaitUntilTrue" can be confused with "SLAssertTrueWithTimeout".
#236
wearhere
closed
10 years ago
2
Update Subliminal's CI configuration for recent updates to Travis.
#235
wearhere
closed
10 years ago
0
Focus should not be platform-dependent.
#234
wearhere
closed
10 years ago
1
Add support for tagging tests and test cases.
#233
wearhere
closed
10 years ago
6
Visibility matching on SLElement
#232
plantpurecode
closed
10 years ago
2
Try and handle NSData UTF8 encoding failures in subliminal-instruments
#231
justinseanmartin
closed
10 years ago
2
When an alert handler fails to run, log useful information
#230
justinseanmartin
closed
10 years ago
3
Wait for elements to be valid before attempting to type in them
#229
justinseanmartin
closed
10 years ago
2
Fix UIA path for elements within an Alert's view
#228
justinseanmartin
closed
10 years ago
7
Adding a better description to SLAlertHandler
#227
justinseanmartin
closed
10 years ago
1
Fix environment variable issue for testing on device
#226
hongkai
closed
10 years ago
3
Report crashes encountered during CI runs as part of the test result
#225
justinseanmartin
opened
10 years ago
0
Warning when overwriting -setUp instead of -setUpTest
#224
KrauseFx
closed
10 years ago
4
Next