0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #115 from ianfixes/V2-rebase More... almost 6 years ago
avoid ruby 2.4 which conflicts with json gem More... almost 6 years ago
Add project file for Carthage support and update CI More... almost 7 years ago
Convert Illuminator and example project to Swift 3 More... almost 7 years ago
Functions for line/rectangle dragging More... about 7 years ago
IlluminatorExceptions -> IlluminatorError in docs and filenames More... about 7 years ago
Revert docs, since exception handling was reverted More... about 7 years ago
Breaking change of IlluminatorExceptions is now in, so 1.0.0 version is correct More... about 7 years ago
Make IlluminatorErrorInfo printable More... about 7 years ago
Better file/line bookkeeping for screens and actions More... about 7 years ago
Refactor IlluminatorExceptions to do file/line handling More... about 7 years ago
Beta version, for initial release More... about 7 years ago
You can switch it back when we get the bridge working More... about 7 years ago
Add common pitfalls and best practices More... about 7 years ago
Anti-patterns More... about 7 years ago
refactor and comment example tests More... about 7 years ago
More information on app test state More... about 7 years ago
IlluminatorTestState is now CustomStringConvertible More... about 7 years ago
Quick start guide More... about 7 years ago
Factor base Illuminator test into its own file for clarity More... about 7 years ago
Add example of a state change in an action More... about 7 years ago
Remove XCTAssert from example More... about 7 years ago
Update README with actual documentation More... about 7 years ago
Use headerdoc documentation style More... about 7 years ago
Function for asserting a property immediately More... about 7 years ago
Use waitForResult to refresh hierarchy during checks for screen transient More... about 7 years ago
Make screen init arguments consistent in their order More... about 7 years ago
Return the target element in SwipeTo More... about 7 years ago
Avoid checking hittable if element doesnt yet exist More... about 7 years ago
Use more accurate check for swipeTo() More... about 7 years ago