Skip to content

Example for testing asychnronous operations #1

@kublaios

Description

@kublaios

Thank you for this project, it's a great demonstration of the power of the UIUTest library.

I wasn't able to find an example for asserting a condition not immediately, The authenticate method, for example, would most likely make a network call and take a few seconds to dismiss the screen in a real world scenario. In that case, something similar to XCUIElement.waitForExistence(timeout:) would come in handy.

Does UIUTest provide this functionality and it's just not used in the examples, or is it something we need to figure out ourselves?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions