Skip to content

Is presenting the ViewControllers necessary?  #14

Description

@johnkodes

Is it necessary to present the viewcontrollers? What is the reason for that? Is it to simulate the VCs lifecycle?
My idea is that if there is other way how to do this to speed up the testing.

Also is the delay() necessary at all? Everything is called inside completions so I believe it should be good without the delays. Is there any purpose that the delay is serving?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions