Skip to content

Releases: sky-uk/client-lib-ios-test-foundation

SkyTestFoundation

12 Apr 09:56
99a5e76
Compare
Choose a tag to compare

decreased expectation failure timeout to 20sec

SkyTestFoundation

19 Apr 08:44
e237687
Compare
Choose a tag to compare

added func withTextContains returning XCUIElementQuery

SkyTestFoundation

25 Mar 15:04
a2fe15f
Compare
Choose a tag to compare

Added discardableResult to UITestHttpServerBuilder.routeImagesAt method & cleaning

SkyTestFoundation

24 Mar 16:11
2c0e220
Compare
Choose a tag to compare
2.5.6

Changed fields visibility (#68)

SkyTestFoundation

24 Mar 14:52
d1857a3
Compare
Choose a tag to compare

Refactoring, signature change:

public func route(_ route: HttpRoute, on: ((HttpRequest) -> Void)? = nil) -> UITestHttpServerBuilder

SkyTestFoundation

21 Mar 16:50
da7c81a
Compare
Choose a tag to compare

"import Swifter" is not mandatory anymore in hosting application

UserFlow - DSL for testing

21 Mar 10:25
7320fdc
Compare
Choose a tag to compare

fix tvOS compile error

UserFlow - DSL for testing

21 Mar 10:17
57cbad7
Compare
Choose a tag to compare

fix tvOS compile error

UserFlow - DSL for testing

21 Mar 10:14
a1b0b8e
Compare
Choose a tag to compare

fix tvOS compile error

UserFlow - DSL for testing

21 Mar 09:55
a1b0b8e
Compare
Choose a tag to compare

replaced withTextContaining with withTextEquals